Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"worm-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<div align="center"> <img src="https://www.worm.wtf/images/logo.png" alt="Worm" width="110px" /> <h1>Worm MCP</h1> <p>Browse, trade, and manage prediction markets from any AI agent.</p> <p> 🌐 <a href="https://worm.wtf">Worm</a> · 📖 <a href="https://docs.worm.wtf">Docs</a> · 📦 <a href="https://github.com/wormwtf/worm-sdk">worm-sdk</a> · 🐛 <a href="https://github.com/wormwtf/worm-mcp/issues">Issues</a> · ⚖️ <a href="LICENSE">MIT</a> </p> <p> <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python 3.10+" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a> </p> </div> ## Installation worm-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. Pick the flow that fits you: - **[For users](#for-users)**: you just want to use the tool in your MCP client. Your client launches it with `uvx`; no manual install. - **[For developers](#for-developers)**: you want to modify the code. Clone the repo and run it from a local editable install. ### For users Your client launches worm-mcp on demand; `uvx` fetches and runs it for you. **Claude Code**: register it once from the CLI; `--scope user` makes it available in every project: ```bash claude mcp add --scope user worm \ -e WALLET_PRIVATE_KEY=<base58-solana-private-key> \ -- uvx worm-mcp ``` Confirm with `claude mcp list` (shows `worm … ✓ Connected`). **Cursor**: add to `~/.cursor/mcp.json` (global) or `.cursor/mcp.json` (per project), then enable it under **Settings → MCP**: ```json { "mcpServers": { "worm": { "command": "uvx", "args": ["worm-mcp"], "env": { "WALLET_PRIVATE_KEY": "<base58-solana-private-key>" } } } } ``` **Claude Desktop**: **Setting…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.