get_address_activity — OrbitWan.io MCP Tool Read-only
get_address_activity
(get address activity) is one of 27 tools on the
OrbitWan.io
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_address_activity from your client
- Claude Code OrbitWan.io get_address_activity run in your project directory
- Claude Desktop OrbitWan.io get_address_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OrbitWan.io get_address_activity ~/.cursor/mcp.json
- VS Code OrbitWan.io get_address_activity .vscode/mcp.json
- Zed OrbitWan.io get_address_activity ~/.config/zed/settings.json
- Windsurf OrbitWan.io get_address_activity ~/.codeium/windsurf/mcp_config.json
- Cline OrbitWan.io get_address_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OrbitWan.io get_address_activity ~/.gemini/settings.json
- Grok OrbitWan.io get_address_activity .mcp.json (in your project root)
- ChatGPT OrbitWan.io get_address_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai OrbitWan.io get_address_activity Settings → Connectors → Add custom connector
- LangChain OrbitWan.io get_address_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http orbitwan https://mcp.orbitwan.io/mcp
Other tools on this server
- get_chain_status
- resolve_identifier
- get_transaction
- get_bridge_activity
- get_chain_coverage
- get_token
- get_verified_contract
- list_verified_contracts
- get_address_tags
- get_validator
- get_bridge_solvency
- get_earn_yields
- list_tokens
- get_contract_creation
- get_address_summary
- get_address_flows
- get_address_positions
- get_address_governance
- lookup_selector
- get_crosschain_stats
- orbitpay_info
- orbitpay_crosschain_history
- orbitpay_economics_series
- orbitpay_token_supplies
- orbitpay_tags_export
- orbitpay_vault
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.