Agents · MCP
Install Sovereign MCP
Read-only educational tools for CryptoDecentral — directory, pillars, notes, guides, metrics snapshots, and disclaimers. Not a trading terminal.
FSCA / product fence: Educational only. Not financial advice. Not an FSP/CASP. No swap, trade, quote, custody, payment, or buy/sell-advice tools. Full etiquette: /for-agents.
Streamable HTTP endpoint
Prefer the Vercel alias for agents (apex may bot-challenge automated clients):
https://cryptodecentral.vercel.app/mcp
Apex equivalent (same server when DNS/TLS point at the deployment): https://cryptodecentral.co.za/mcp
Discovery
- /.well-known/mcp.json — MCP server card
- /openapi.json — read-only REST surface
- /.well-known/agent.json — agent discovery stub
- /.well-known/glama.json — Glama connector ownership claim file
Add in Cursor (remote Streamable HTTP)
- Open Cursor Settings → MCP (or your project MCP config).
- Add a remote server with transport Streamable HTTP.
- Set the URL to
https://cryptodecentral.vercel.app/mcp. - Save and reload MCP tools. You should see tools such as
get_disclaimer,list_directory,search_content, andget_metrics_snapshot.
{
"mcpServers": {
"cryptodecentral": {
"url": "https://cryptodecentral.vercel.app/mcp"
}
}
}What this MCP will not do
- No swap / trade / quote routes
- No custody or payment tools
- No buy/sell recommendations or personalized advice
- No price rankings — directory search is unranked educational match
Glama listing
Connector ownership for Glama’s HTTP challenge is published at /.well-known/glama.json using Glama’s connector schema with the operator claim token.