litvm-tcg-oracle-mcp

sailorpepe/litvm-tcg-oracle-mcp
★ 0 stars Python 📦 Other Updated today
The first MCP server for the LitecoinVM ecosystem — 433K+ TCG prices, on-chain Merkle proofs, Monte Carlo simulation
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "litvm-tcg-oracle-mcp": {
      "command": "uvx",
      "args": [
        "litvm-tcg-oracle-mcp"
      ]
    }
  }
}

Or install with pip: pip install litvm-tcg-oracle-mcp