{
  "markdown": "# opencrater-mcp\n\nAn [MCP](https://modelcontextprotocol.io) server for **[OpenCrater](https://opencrater.to/monetize)** — the monetization network for the terminal. Surface OpenCrater inside any MCP client (Claude Code, Codex, …): live network stats, supported AI tools, and how to start earning USDC from your own MCP server or CLI tool.\n\nNo credentials needed — every tool reads public data.\n\n## Tools\n\n| Tool | What it returns |\n|---|---|\n| `opencrater_network_stats` | Live network momentum — Blips delivered, developers reached, budget committed to creators, USDC earned by maintainers, supported tools. |\n| `opencrater_supported_tools` | The AI coding tools where OpenCrater Blips render. |\n| `opencrater_get_started` | How a maintainer starts earning USDC with OpenCrater. |\n\n## Install\n\nTwo ways to connect — a local stdio package, or the hosted remote endpoint.\n\n### Local (stdio, via npx)\n\n```bash\nnpx opencrater-mcp\n```\n\n```json\n{\n  \"mcpServers\": {\n    \"opencrater\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"opencrater-mcp\"]\n    }\n  }\n}\n```\n\n### Hosted (remote, Streamable HTTP)\n\nNo install — point any MCP client at the hosted endpoint:\n\n```\nhttps://opencrater.to/mcp\n```\n\n```json\n{\n  \"mcpServers\": {\n    \"opencrater\": {\n      \"url\": \"https://opencrater.to/mcp\"\n    }\n  }\n}\n```\n\n## Run from source\n\n```bash\nnpm install\nnpm run build\nnode dist/index.js\n```\n\n## Monetize your tool\n\nIf you maintain an MCP server or CLI tool, you can earn USDC with a single tasteful sponsored Blip at a natural pause — free to add, opt-out always a keystroke away. → **https://opencrater.to/monetize**\n\n## License\n\nMIT\n",
  "bytes": 1619,
  "sha": "e6951140a4bb16f3c9d91576457aff920c1edf0ac45457e4b28c123a2817f2c7",
  "repo_slug": "open-crater/opencrater-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_open_crater_opencrater_mcp_e4f0338d/readme"
}