# io.github.cryptomfer/cc0company-mcp (remote · cc0.company)

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

- Trust score: 68/100 (medium)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- remote · `cc0.company`: 68/100 (this document), [markdown](https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp.md), [page](https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp)

## Channel facts

- Endpoint: `https://cc0.company/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 14 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1521 tokens (~108/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http cryptomfer-cc0company-mcp https://cc0.company/api/mcp
```

### Codex

```toml
[mcp_servers.cryptomfer-cc0company-mcp]
url = "https://cc0.company/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cryptomfer-cc0company-mcp": {
      "type": "remote",
      "url": "https://cc0.company/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cryptomfer-cc0company-mcp --url https://cc0.company/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cryptomfer-cc0company-mcp:
    url: "https://cc0.company/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "cryptomfer-cc0company-mcp": {
      "type": "http",
      "url": "https://cc0.company/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 66, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 65, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 64)

First indexed and scored.

## MCP tools (14)

### `cc0pedia` (~124 tokens)

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 read API over the largest machine-readable CC0 database. Synchronous JSON (no polling). [PAID: $0.01 USDC per call via x402]

Input parameters:

- `query` (string, required): Name or slug of a CC0 creator, collection, or work (e.g. 'sartoshi', 'mfers', 'xcopy').

### `cc0pedia-search` (~128 tokens)

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. Synchronous JSON, $0.01/search. [PAID: $0.01 USDC per call via x402]

Input parameters:

- `kind` (string): Optional filter by entry kind.
- `limit` (number): Max results (1-50, default 25).
- `query` (string, required): Free-text search across cc0pedia titles (case-insensitive).

### `cc0pedia-verify` (~104 tokens)

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-chain art. Synchronous JSON, $0.01/check. [PAID: $0.01 USDC per call via x402]

Input parameters:

- `contract` (string, required): EVM contract address (0x...) to check for documented CC0 status.

### `cc0pedia-market` (~137 tokens)

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 per call via x402]

Input parameters:

- `chain` (string): Optional chain hint (base, ethereum).
- `contract` (string): Or a raw contract address (0x...).
- `slug` (string): A cc0pedia entry slug (e.g. 'mfergpt', 'ok-degen').

### `tcgenerate-random` (~94 tokens)

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. [PAID: $1.005 USDC per call via x402; async — returns a job_id to poll]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `cc0-daily-brief` (~87 tokens)

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. Synchronous JSON (no polling). [PAID: $0.05 USDC per call via x402]

### `mfergpt-mferfy` (~81 tokens)

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]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `mfergpt-ask` (~63 tokens)

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

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `mfergpt-lore` (~74 tokens)

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]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `monet-gen` (~104 tokens)

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 natural light and broken color. CC0 / public domain output. [PAID: $0.069 USDC per call via x402; async — returns a job_id to poll]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `van-gogh-gen` (~107 tokens)

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 trees, self-portraits, sunflowers. CC0 / public domain output. [PAID: $0.069 USDC per call via x402; async — returns a job_id to poll]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `hokusai-gen` (~99 tokens)

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 / public domain output. [PAID: $0.069 USDC per call via x402; async — returns a job_id to poll]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `sartoshi-gen` (~85 tokens)

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 poll]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

### `darkfarms-gen` (~77 tokens)

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]

Input parameters:

- `prompt` (string, required): Input prompt for this service.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp#diagnostics

## Score history

- 2026-08-04: 68
- 2026-08-03: 68
- 2026-08-02: 67
- 2026-08-01: 67
- 2026-07-31: 66
- 2026-07-30: 65
- 2026-07-29: 66
- 2026-07-28: 66
- 2026-07-27: 65
- 2026-07-26: 64

## Links

- Remote endpoint: https://cc0.company/api/mcp
- Repository: https://github.com/cryptomfer/cc0company-mcp
- Website: https://cc0.company/
- Changelog RSS feed: https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/cryptomfer-cc0company-mcp/api-mcp
