← Registry

Data Collection

agenteconomy.to

Provides on-chain and off-chain data about agent-payment protocols and related metrics.

1 endpoint4 known toolsFirst detected June 21, 2026Last detected September 7, 2026

ENDPOINT 1

https://agenteconomy.to/api/mcp

No auth detected

MCP server metadata

Name
agent-economy
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

list_protocols

The agent-payment protocols agent economy tracks on-chain, each with its headline metric and unit.

Potential side effects
get_protocol

Full on-chain data for a single protocol: cumulative totals + daily/weekly time series.

Inferred read-only
get_off_chain

Web-sourced (not on-chain) agent-economy signal: token market, x402 service supply, agent/MCP supply, the Virtuals economy, developer adoption, Masumi.

Inferred read-only
get_data_freshness

When each feed and section was last updated — so an agent knows how current the numbers are.

Inferred read-only

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.agent-economy]
url = "https://agenteconomy.to/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-economy": {
      "type": "http",
      "url": "https://agenteconomy.to/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-economy
Remote MCP URL: https://agenteconomy.to/api/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": {
    "agent-economy": {
      "url": "https://agenteconomy.to/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-economy": {
      "type": "http",
      "url": "https://agenteconomy.to/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-economy",
  "transport": "streamable-http",
  "url": "https://agenteconomy.to/api/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 agenteconomy.to was fetched 2026-07-30T09:19:12.783Z and is being refreshed.

Trust status Neutral

agenteconomy.to is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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