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.1.tar.gz (4.8 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.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: myai_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.8 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.1.tar.gz
Algorithm Hash digest
SHA256 58ff5163259834638f53417565f19b65664ae44a0b2410a31710437f6461c842
MD5 caa29a00d11a1c51b6b46a8a74d39f4c
BLAKE2b-256 0e994ba9b2614a608b635b683671adc50a36ada4682673db8e7416e3332295b8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: myai_mcp-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 47c6ce20ff33bb1bd2fcada03eae514b68fb36ffa9fba321c5662b27be8f76cf
MD5 31cc835be584f5e1bd7ab78257688bdd
BLAKE2b-256 dc4a7796dec12c2f7935fb951e092f4f4891e3273acb36a924eb2c1d367062bf

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