{
  "markdown": "# Base Intel MCP — by Datakoot\n\nRead-only on-chain intelligence for AI agents on **Base**. No API keys.\n\nGive an agent a Base address, token, or transaction hash and it reads balances, token metadata, gas, and transaction status live from chain.\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `address_report` | ETH + USDC balance, tx count, and contract check for an address |\n| `token_info` | ERC-20 name, symbol, decimals, total supply |\n| `token_balance` | Any ERC-20 balance for any holder (formatted + raw) |\n| `gas_now` | Current Base gas price (gwei + wei) |\n| `tx_status` | Transaction status, from/to, value, block, gas used |\n\nNo API keys required. Data read live from Base mainnet public RPC (with fallbacks).\n\n## Quick start (hosted)\n\n```bash\nclaude mcp add --transport http base-intel https://base.datakoot.com/mcp\n```\n\n## Example agent workflows\n\n- \"What is in wallet 0x... on Base?\" -> `address_report`\n- \"What token is 0x833589... and what is its supply?\" -> `token_info`\n- \"Did transaction 0x... succeed?\" -> `tx_status`\n\nPart of [Datakoot](https://datakoot.com) — intelligence APIs for AI agents.\n\n## License\n\nMIT. On-chain data via public Base RPC. Read-only; informational only, not financial advice.\n",
  "bytes": 1222,
  "sha": "04cb6485007500cc4fb8e96155ffac1d42607477c65bbe3f76835773b7c6299f",
  "repo_slug": "selflabbs/base-intel-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_selflabbs_base_intel_mcp_664cfd7c/readme"
}