get_agent_activity — ERC-8126 Scan MCP Tool Read-only
get_agent_activity
(get agent activity) is one of 6 tools on the
ERC-8126 Scan
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_agent_activity from your client
- Claude Code ERC-8126 Scan get_agent_activity run in your project directory
- Claude Desktop ERC-8126 Scan get_agent_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ERC-8126 Scan get_agent_activity ~/.cursor/mcp.json
- VS Code ERC-8126 Scan get_agent_activity .vscode/mcp.json
- Zed ERC-8126 Scan get_agent_activity ~/.config/zed/settings.json
- Windsurf ERC-8126 Scan get_agent_activity ~/.codeium/windsurf/mcp_config.json
- Cline ERC-8126 Scan get_agent_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ERC-8126 Scan get_agent_activity ~/.gemini/settings.json
- Grok ERC-8126 Scan get_agent_activity .mcp.json (in your project root)
- ChatGPT ERC-8126 Scan get_agent_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai ERC-8126 Scan get_agent_activity Settings → Connectors → Add custom connector
- LangChain ERC-8126 Scan get_agent_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http erc-8126-scan https://erc8126scan.ai/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.