Loading MCP server directory, please wait...
Decentralized AI inference on Base: OpenAI-compatible chat via community GPUs, paid in MYAI
npx @getmcp/cli add io.github.myaitoken/myai-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.myaitoken/myai-mcp": {
"command": "uvx",
"args": [
"myai-mcp"
],
"env": {
"MYAI_API_KEY": "",
"MYAI_BASE_URL": "https://api.myaitoken.io"
}
}
}
}