{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_n4bzw6hrykrm","handle":"worm-mcp","url":"https://wellknown.network/agents/worm-mcp","links":{"self":"https://wellknown.network/agents/worm-mcp/record.json","html":"https://wellknown.network/agents/worm-mcp","markdown":"https://wellknown.network/agents/worm-mcp/record.md","api":"https://wellknown.network/api/v1/agents/worm-mcp","status":"https://wellknown.network/api/v1/agents/worm-mcp/status","claim":"https://wellknown.network/agents/worm-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/worm-mcp/claim.json","badge":"https://wellknown.network/agents/worm-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:worm-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"worm-mcp","summary":"MCP server for Worm prediction markets on Solana","description":"<div align=\"center\">\n  <img src=\"https://www.worm.wtf/images/logo.png\" alt=\"Worm\" width=\"110px\" />\n  <h1>Worm MCP</h1>\n  <p>Browse, trade, and manage prediction markets from any AI agent.</p>\n  <p>\n    🌐 <a href=\"https://worm.wtf\">Worm</a> &nbsp;·&nbsp;\n    📖 <a href=\"https://docs.worm.wtf\">Docs</a> &nbsp;·&nbsp;\n    📦 <a href=\"https://github.com/wormwtf/worm-sdk\">worm-sdk</a> &nbsp;·&nbsp;\n    🐛 <a href=\"https://github.com/wormwtf/worm-mcp/issues\">Issues</a> &nbsp;·&nbsp;\n    ⚖️ <a href=\"LICENSE\">MIT</a>\n  </p>\n  <p>\n    <a href=\"https://www.python.org/downloads/\"><img src=\"https://img.shields.io/badge/python-3.10+-blue.svg\" alt=\"Python 3.10+\" /></a>\n    <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License: MIT\" /></a>\n  </p>\n</div>\n\n## Installation\n\nworm-mcp runs over stdio; your MCP client launches it on demand. Set `WALLET_PRIVATE_KEY` to enable authenticated and trading tools, or omit it to use only the public, read-only tools.\n\nPick the flow that fits you:\n\n- **[For users](#for-users)**: you just want to use the tool in your MCP client. Your client launches it with `uvx`; no manual install.\n- **[For developers](#for-developers)**: you want to modify the code. Clone the repo and run it from a local editable install.\n\n### For users\n\nYour client launches worm-mcp on demand; `uvx` fetches and runs it for you.\n\n**Claude Code**: register it once from the CLI; `--scope user` makes it available in every project:\n\n```bash\nclaude mcp add --scope user worm \\\n  -e WALLET_PRIVATE_KEY=<base58-solana-private-key> \\\n  -- uvx worm-mcp\n```\n\nConfirm with `claude mcp list` (shows `worm … ✓ Connected`).\n\n**Cursor**: add to `~/.cursor/mcp.json` (global) or `.cursor/mcp.json` (per project), then enable it under **Settings → MCP**:\n\n```json\n{\n  \"mcpServers\": {\n    \"worm\": {\n      \"command\": \"uvx\",\n      \"args\": [\"worm-mcp\"],\n      \"env\": { \"WALLET_PRIVATE_KEY\": \"<base58-solana-private-key>\" }\n    }\n  }\n}\n```\n\n**Claude Desktop**: **Setting…","publisher":null,"homepage":"https://docs.worm.wtf","repository":"https://github.com/wormwtf/worm-mcp/issues","version":"0.3.0","license":null,"protocols":["mcp"],"tags":["mcp","prediction-markets","solana","trading","worm"],"pricing":null,"endpoints":[{"url":"pypi:worm-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"provenance":"derived"}],"categories":["dev","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"worm-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:15.458Z","publishedAt":"2026-07-25T10:48:28.331442Z","latestVersion":"0.3.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"worm-mcp","url":"https://pypi.org/project/worm-mcp/","firstSeenAt":"2026-09-10T16:22:35.154Z","fetchedAt":"2026-09-10T16:22:35.154Z","normalizedAt":"2026-09-10T16:22:35.154Z"}]},"firstSeenAt":"2026-09-10T16:22:35.154Z","updatedAt":"2026-09-10T16:24:15.458Z"}