get_base_activity — AgentData — crypto market data with a checkable record MCP Tool Read-only
get_base_activity
(get base activity) is one of 32 tools on the
AgentData — crypto market data with a checkable record
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_base_activity from your client
- Claude Code AgentData — crypto market data with a checkable record get_base_activity run in your project directory
- Claude Desktop AgentData — crypto market data with a checkable record get_base_activity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentData — crypto market data with a checkable record get_base_activity ~/.cursor/mcp.json
- VS Code AgentData — crypto market data with a checkable record get_base_activity .vscode/mcp.json
- Zed AgentData — crypto market data with a checkable record get_base_activity ~/.config/zed/settings.json
- Windsurf AgentData — crypto market data with a checkable record get_base_activity ~/.codeium/windsurf/mcp_config.json
- Cline AgentData — crypto market data with a checkable record get_base_activity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentData — crypto market data with a checkable record get_base_activity ~/.gemini/settings.json
- Grok AgentData — crypto market data with a checkable record get_base_activity .mcp.json (in your project root)
- ChatGPT AgentData — crypto market data with a checkable record get_base_activity Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentData — crypto market data with a checkable record get_base_activity Settings → Connectors → Add custom connector
- LangChain AgentData — crypto market data with a checkable record get_base_activity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentdata-mcp https://agentdata-api.com/mcp
Other tools on this server
- get_overnight_risk_brief
- get_changes_since_last_call
- watch_condition
- get_memecoin_risk
- get_new_memecoins
- try_crypto_prices
- try_sentiment
- try_funding_rates
- get_signal_calibration
- get_market_pulse
- get_crypto_prices
- get_funding_rates
- get_funding_predictions
- get_market_overview
- get_volatility
- get_liquidation_levels
- get_correlation
- get_gas_prices
- get_defi_yields
- get_arbitrage_opportunities
- get_dex_vs_cex
- get_technical_indicators
- get_support_resistance
- get_sentiment
- get_stablecoin_health
- get_historical
- get_positioning
- get_etf_flows
- get_macro_onchain
- get_supply
- get_signal_history_7d
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.