← cc0.company
INDIVIDUAL MCP TOOL
mfergpt-ask
Ask mferGPT anything and get a response in the mfer voice.
LIVE ENDPOINT
https://cc0.company/api/mcp
Connect to this endpoint to inspect the live schema for mfergpt-ask and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cc0pedia]
url = "https://cc0.company/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cc0pedia": {
"type": "http",
"url": "https://cc0.company/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cc0pedia
Remote MCP URL: https://cc0.company/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cc0pedia": {
"url": "https://cc0.company/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cc0pedia": {
"type": "http",
"url": "https://cc0.company/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cc0pedia",
"transport": "streamable-http",
"url": "https://cc0.company/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
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.cc0pedia-search— Free-text search over the largest machine-readable CC0 database — up to 25 ranked matches (slug, title, kind, license, on-chain contract).cc0pedia-verify— License oracle: pass a contract address, get whether it's a documented CC0 work + full provenance (creator, chain, standard, supply, sources).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).tcgenerate-random— Generate a random AI trading-card image by TCGenerate — a fully autofilled collectible card (name, subject, action, background, art style).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 headline.mfergpt-mferfy— Turn any image into a mfer in the mferGPT house style.mfergpt-lore— Query the mfer lore archive (history, culture, community) by mfergpt.