Loading MCP server directory, please wait...
Decentralized AI inference (weather, deepfake detection, LLMs) with x402 USDC micropayments.
npx @getmcp/cli add io.github.telegraphprotocol/telegraphRequires Node.js 18+. Community-contributed server. Review source before installing.
TELEGRAPH_NODE_URLTelegraph node public API URL (e.g. http://13.237.89.59:7044)
TELEGRAPH_ENGINE_URLTelegraph Engine inference server URL (e.g. http://13.237.89.59:8080)
TELEGRAPH_DAEMON_URLTelegraph Daemon signal API URL (e.g. http://13.237.89.59:8081)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.telegraphprotocol/telegraph": {
"command": "npx",
"args": [
"-y",
"telegraph-protocol-mcp"
],
"env": {
"TELEGRAPH_NODE_URL": "",
"TELEGRAPH_ENGINE_URL": "",
"TELEGRAPH_DAEMON_URL": "",
"TELEGRAPH_EVM_PRIVATE_KEY": "",
"TELEGRAPH_SOLANA_PRIVATE_KEY": "",
"EVM_NETWORK": "",
"SVM_NETWORK": "",
"REFRESH_INTERVAL_MS": ""
}
}
}
}