cc0pedia CC0 database + cc0.company agent services as MCP tools, paid per call via x402 on Base.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The largest machine-readable CC0 database (cc0pedia) + the whole cc0.company agent-services catalog, as a remote Model Context Protocol server. Pay-per-call over x402 (USDC on Base).
Endpoint: https://cc0.company/api/mcp β Streamable HTTP, JSON-RPC 2.0.
A remote MCP server that turns cc0.company's managed agent services into tools any AI agent can call:
Tools are discovered live from the catalog (tools/list), so the set grows over time without changing your client.
cc0pedia is a public good; serving it to autonomous agents at scale is not. Every tool call is a tiny x402 micropayment β the agentic economy in one request: an agent verifies a CC0 license, pulls provenance + market data, and pays for exactly what it used, with no account and no API key.
Claude Code
Cursor β .cursor/mcp.json
Claude Desktop / claude.ai β Settings β Connectors β Add custom connector β https://cc0.company/api/mcp
Any MCP client β Streamable HTTP transport, the URL above. No auth to connect.
Every tools/call is a paid x402 request. Free: initialize, tools/list, ping.
| Protocol | x402 v2 |
| Network | Base mainnet β eip155:8453 |
| Asset | USDC β 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
| Scheme | exact (fixed price per call) |
| Facilitator | Coinbase CDP |
Flow: the first call returns HTTP 402 with the challenge in the PAYMENT-REQUIRED header. Your x402 client signs an EIP-3009 USDC authorization and retries with the PAYMENT-SIGNATURE header; the facilitator verifies + settles and the tool runs. Use an x402-enabled client (wrap your MCP transport's fetch with x402). Pay only for what you use: a call that resolves nothing returns a 4xx and the charge is cancelled β you are never billed for an empty answer.
See examples/ for a working free-discovery script and an end-to-end paid call.
Discovered dynamically β tools/list is the source of truth. At launch:
| Tool | Price | What it does |
|---|---|---|
cc0pedia | $0.01 | Resolve one CC0 creator/collection/work by name or slug β provenance, license, on-chain pointers, full CC0 body |
cc0pedia-search | $0.01 | Ranked free-text search across the CC0 database |
cc0pedia-verify | $0.01 | License oracle β is a contract a documented CC0 work? + full provenance |
cc0pedia-market | $0.01 | Live market for a CC0 asset β token price/FDV/liquidity/volume, or NFT floor/volume/owners |
cc0-daily-brief | $0.05 | Hourly digest of the top CC0 NFT collections by 24h volume |
sartoshi-gen Β· darkfarms-gen Β· hokusai-gen Β· van-gogh-gen Β· monet-gen | $0.069 | CC0 image generation (async β returns a job_id to poll) |
mfergpt-ask Β· mfergpt-lore Β· mfergpt-mferfy | varies | Third-party mfergpt services, re-brokered over x402 |
cc0pedia content is dedicated to the public domain (CC0-1.0) β reuse, repost, remix without attribution. This repository is CC0 too.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cc0company-mcp)<a href="https://allmcps.com/mcp/cc0company-mcp"><img src="https://allmcps.com/api/badge/cc0company-mcp?style=directory" alt="Cc0company MCP on AllMCPs" /></a>