Skip to main content

MCP server for the MyAi decentralized AI inference network

Project description

myai-mcp

MCP server for the MyAi decentralized AI inference network.

Gives any MCP-compatible agent (Claude Desktop, Cursor, etc.) access to:

  • myai_chat — run inference through the decentralized network
  • myai_list_models — see what models are online right now
  • myai_list_agents — browse active provider nodes and their hardware
  • myai_network_stats — live network health and job activity
  • myai_wallet_balance — check MYAI token balance for any address
  • myai_hire_agent — pin a job to a specific provider node

Install

uvx myai-mcp

Or with pip:

pip install myai-mcp

Claude Desktop config

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "myai": {
      "command": "uvx",
      "args": ["myai-mcp"],
      "env": {
        "MYAI_API_KEY": "your-api-key-here",
        "MYAI_BASE_URL": "https://api.myaitoken.io"
      }
    }
  }
}

Get an API key at myaitoken.io.

Example usage (once connected)

Ask Claude:

"Use myai_list_models to see what's available, then use myai_chat with qwen2.5-14b to summarize this document."

"Check the MyAi network stats and tell me how many providers are online."

"What's the MYAI balance for 0x454F85B685BBe6C1257b218eE40782d17dFacA9b?"

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myai_mcp-0.1.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myai_mcp-0.1.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file myai_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: myai_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for myai_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 27d72e7f0773503c4dfcbb2af61a3fab0c6fa6c516a3b17965b265c829ec4dc9
MD5 9d24c1e64a91b8568bbda91b0a09ec98
BLAKE2b-256 cf11f595710cf47413b74a8f7a15dff9ad4ba47f3ae5619239fe8f5a7b295cd3

See more details on using hashes here.

File details

Details for the file myai_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: myai_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for myai_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 070f89825fac4ba6298e1c1216a779e574dd889bb837220c767bdd3b3295cc07
MD5 6979d5e6230e9b1ead3ca078b4e56fdd
BLAKE2b-256 2072666394099a2da78442cfe58199d39777b98a0029b9db8b299714b2085aff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page