Skip to content
External endpointresponds

Caper Wiki

Search the Caper knowledge base and read any DAO's on-chain treasury, grants, and governance.

Endpoint URL
https://caper.network/api/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:00 AM UTC
Check
MCP initialize · 8s limit
Latency
3,417 ms
Response record
1 of 1 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
network.caper/caper-wiki

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
caper-wiki
Version
2.3.0
Capability keys
tools
Tool names
search_wiki, get_page, get_pages, list_pages, get_recent_changes, get_categories, get_full_corpus, list_daos, get_challenge, login, get_manifest, submit_tx, save_wiki_page
Instructions excerpt

Caper is a DAO launchpad on Radix. This server carries the knowledge base – platform documentation plus a general DAO-governance and DeSci reference. Reading is anonymous and free: no key, no account, no cost. Writing is available too, with your own Radix key, on the Stokenet testnet for now. Usual sequence: get_categories to orient, search_wiki or list_pages to locate, then get_pages to read. Every listing returns a `path` for each page; that path is the identifier every read tool accepts. Batch instead of looping: one get_pages call takes up to 20 paths and replaces 20 get_page calls. Before get_full_corpus, call it with sizeOnly=true – the corpus is far larger than a context window, and one page exceeds 500 KB by itself. Per-DAO on-chain data (treasury, proposals, trades, grants, funding) is NOT on this server: call list_daos, then POST to that DAO's own `mcpEndpoint` for get_ledger. The read tools never write, authenticate, or cost anything; limits and truncation are always rep

Reported Aug 17, 2026, 05:00 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 3,417ms