PluginBench
MCP Server
Active
MIT

com.datakoot/economy-intel-mcp MCP Server

com.datakoot/economy-intel-mcp

What is the com.datakoot/economy-intel-mcp MCP server?

Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

How to install com.datakoot/economy-intel-mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "economy-intel-mcp": {
      "url": "https://economy.datakoot.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "economy-intel-mcp": {
      "serverUrl": "https://economy.datakoot.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "economy-intel-mcp": {
      "type": "http",
      "url": "https://economy.datakoot.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "economy-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://economy.datakoot.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http economy-intel-mcp https://economy.datakoot.com/mcp

Related MCP servers

Read-only on-chain intel for AI agents on Base: balances, tokens, gas, tx status. No API keys.

0
MIT
View repository →

Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

0
JavaScript
MIT
View repository →

SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.

0
MIT
View repository →

Live & historical FX rates for AI agents, from European Central Bank data. No API keys.

0
JavaScript
MIT
View repository →

npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.

0
MIT
View repository →

US Federal Register for AI agents: rules, notices and executive orders. No API keys.

0
MIT
View repository →