Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.cryptomfer/cc0company-mcp

io.github.cryptomfer/cc0company-mcp

cc0pedia CC0 database + cc0.company agent services as MCP tools, paid per call via x402 on Base.

Uptime
100.0%
2 direct probes · 30d
Response
751ms
last probe
Tools
14
callable
Resources
0
readable
Prompts
0
available

Tools · 14

cc0pedia

Look up any CC0 creator, collection, or work by name or slug — provenance, creator, license, on-chain pointers (collection contract addresses / chains / OpenSea), and the full CC0 body. The agentic re…

cc0pedia-search

Free-text search over the largest machine-readable CC0 database — up to 25 ranked matches (slug, title, kind, license, on-chain contract). The 'find candidates' call before a cc0pedia lookup. Synchron…

cc0pedia-verify

License oracle: pass a contract address, get whether it's a documented CC0 work + full provenance (creator, chain, standard, supply, sources). The 'is this safe to reuse?' check before touching on-cha…

cc0pedia-market

Live market for a CC0 asset by slug or contract — token price/FDV/liquidity/volume (Dexscreener+GeckoTerminal) or NFT floor/volume/owners (OpenSea). Synchronous JSON, $0.01/lookup. [PAID: $0.01 USDC p…

tcgenerate-random

Generate a random AI trading-card image by TCGenerate — a fully autofilled collectible card (name, subject, action, background, art style). Takes no input. Re-brokered over x402; output pinned to IPFS…

cc0-daily-brief

Hourly-refreshed digest of the top 5 CC0 NFT collections by 24h volume — per-collection metrics (volume, sales, floor, holders), cc0pedia editorial context, and an LLM-synthesized narrative + macro he…

mfergpt-mferfy

Turn any image into a mfer in the mferGPT house style. Pass an image URL as the prompt. Re-brokered over x402. [PAID: $0.055 USDC per call via x402; async — returns a job_id to poll]

mfergpt-ask

Ask mferGPT anything and get a response in the mfer voice. Re-brokered over x402. [PAID: $0.055 USDC per call via x402]

mfergpt-lore

Query the mfer lore archive (history, culture, community) by mfergpt. Re-brokered over x402 — pass your search as the prompt. [PAID: $0.025 USDC per call via x402]

monet-gen

French impressionist paintings in the Monet style, fine-tuned by cc0toshi on Art Institute of Chicago archival public-domain works — water lilies, haystacks, Rouen Cathedral, gardens at Giverny, soft …

van-gogh-gen

Post-impressionist oil paintings in the Van Gogh style, fine-tuned by cc0toshi on Art Institute of Chicago archival public-domain works — visible brushstrokes, swirling skies, wheat fields, cypress tr…

hokusai-gen

Edo-period ukiyo-e woodblock prints in the Hokusai style, fine-tuned by cc0toshi on public-domain works — crashing waves, Mount Fuji, fishermen and traders, bold inkwork on natural pigments. CC0 / pub…

sartoshi-gen

Generate 1/1 hand-drawn mfer art in the style of sartoshi (CC0) — thin wobbly ink lines, naive doodle style. Output is public domain. [PAID: $0.069 USDC per call via x402; async — returns a job_id to …

darkfarms-gen

Generate crypto Pepe meme art in the style of Darkfarms1 (CC0). Send a prompt, get an image. Output is public domain. [PAID: $0.069 USDC per call via x402; async — returns a job_id to poll]

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cryptomfer/cc0company-mcp": {
      "url": "https://cc0.company/api/mcp",
      "transport": "streamable-http"
    }
  }
}