← Registry

Analytics

frankencoin.com

Provides live protocol state, market data, savings, governance, and position information for the Frankencoin (ZCHF) ecosystem.

1 endpoint16 known toolsFirst detected July 23, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.frankencoin.com/mcp

No auth detected

MCP server metadata

Name
frankencoin
Version
3.0.0
Capabilities
tools.listChanged

Known tools 16

get_protocol_snapshot

Full live state of the Frankencoin (ZCHF) protocol in one call.

Inferred read-only
get_market_data

Live market data: ZCHF peg health (price vs CHF, deviation, status), FPS price, all ecosystem token prices (collateral + ZCHF + FPS), CHF stablecoin comparison (ZCHF vs VCHF vs CHFAU — peg, market cap, volume, supply), macro context (BTC, ETH prices + 24h changes), and accepted collateral token prices with 24h changes.

Inferred read-only
get_savings

Complete savings picture: current approved rates per chain/module, any pending rate proposals, plus per-module stats (total deposited, interest paid, withdrawals, event counts).

Inferred read-only
get_governance

Governance activity: rate proposals (pending/past), minter applications (pending/denied/all), FPS equity trades (buy/sell), and FPS/ZCHF holder stats from Dune.

Inferred read-only
get_positions

ZCHF minting positions.

Inferred read-only
get_challenges

Liquidation challenges against collateral positions.

Inferred read-only
get_collaterals

List all accepted collateral types in the Frankencoin protocol — token names, symbols, addresses, decimals, and which chain they're on.

Inferred read-only
get_analytics

Historical protocol analytics.

Inferred read-only
get_knowledge

All explanatory and reference content about Frankencoin.

Inferred read-only
get_news

Frankencoin media coverage: press articles (titles, sources, dates, URLs), videos, real-world use cases, and ecosystem partners.

Inferred read-only
get_insurance_products

ZCHF-related third-party insurance products exposed as a dedicated ecosystem feature.

Inferred read-only
get_merch

Frankencoin merch store (merch.frankencoin.com).

Inferred read-only
get_compliance

Frankencoin (ZCHF) legal & regulatory compliance — every relevant paper and link in one call.

Inferred read-only
get_risk

Independent third-party risk ratings for Frankencoin (ZCHF) — the same ratings shown on frankencoin.com.

Inferred read-only
get_dune_stats

On-chain analytics from Dune Analytics — ZCHF holder count, FPS holder count, historical minting volume, and savings TVL over time.

Inferred read-only
query_ponder

Execute a raw GraphQL query against the Frankencoin on-chain indexer at ponder.frankencoin.com.

Potential side effects

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.frankencoin]
url = "https://mcp.frankencoin.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frankencoin": {
      "type": "http",
      "url": "https://mcp.frankencoin.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frankencoin
Remote MCP URL: https://mcp.frankencoin.com/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": {
    "frankencoin": {
      "url": "https://mcp.frankencoin.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frankencoin": {
      "type": "http",
      "url": "https://mcp.frankencoin.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frankencoin",
  "transport": "streamable-http",
  "url": "https://mcp.frankencoin.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for frankencoin.com was fetched 2026-09-06T17:20:04.045Z.

Trust status Trusted

frankencoin.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.