Token Economics

Anthropic · JSON config

Token Economics on Claude Desktop.

Add 300+ real-world tokenomics + 25 computation tools to your Claude Desktop assistant in 30 seconds.

Install

Open your config file:

~/Library/Application Support/Claude/claude_desktop_config.json

Add this entry to mcpServers:

{
  "mcpServers": {
    "tokenomics-layer": {
      "url": "https://tokeneconomics.io/api/mcp"
    }
  }
}

Restart Claude Desktop. The tools appear in the next session, prefixed tokenomics-layer:.

Try these on day one

  1. 1List the five highest-scoring memecoin launches in the corpus.
  2. 2Compare my draft against UNI, ARB, and OP on insider concentration.
  3. 3Audit this allocation: 25% team, 15% investors, 40% community, 10% liquidity, 10% airdrop — what would a VC flag?

What you get

After install, your AI assistant has access to 12 typed tools — list_real_projects, health_score, peer_comparison, sell_pressure, and 8 more — backed by 300+ real public launches.

See the full tool list and JSON schemas on the MCP overview page.

Installing on another client?