get_wallet_activity — cerberus index MCP Tool Read-only
get_wallet_activity
(get wallet activity) is one of 20 tools on the
cerberus index
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_wallet_activity from your client
- Claude Code cerberus index get_wallet_activity run in your project directory
- Claude Desktop cerberus index get_wallet_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor cerberus index get_wallet_activity ~/.cursor/mcp.json
- VS Code cerberus index get_wallet_activity .vscode/mcp.json
- Zed cerberus index get_wallet_activity ~/.config/zed/settings.json
- Windsurf cerberus index get_wallet_activity ~/.codeium/windsurf/mcp_config.json
- Cline cerberus index get_wallet_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI cerberus index get_wallet_activity ~/.gemini/settings.json
- Grok cerberus index get_wallet_activity .mcp.json (in your project root)
- ChatGPT cerberus index get_wallet_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai cerberus index get_wallet_activity Settings → Connectors → Add custom connector
- LangChain cerberus index get_wallet_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cerberus-index https://cerberusindex.com/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.