sm_get_member — Space Monkey Mailchimp Dashboard MCP Tool
sm_get_member
(sm get member) is one of 25 tools on the
Space Monkey Mailchimp Dashboard
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sm_get_member from your client
- Claude Code Space Monkey Mailchimp Dashboard sm_get_member run in your project directory
- Claude Desktop Space Monkey Mailchimp Dashboard sm_get_member ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Space Monkey Mailchimp Dashboard sm_get_member ~/.cursor/mcp.json
- VS Code Space Monkey Mailchimp Dashboard sm_get_member .vscode/mcp.json
- Zed Space Monkey Mailchimp Dashboard sm_get_member ~/.config/zed/settings.json
- Windsurf Space Monkey Mailchimp Dashboard sm_get_member ~/.codeium/windsurf/mcp_config.json
- Cline Space Monkey Mailchimp Dashboard sm_get_member ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Space Monkey Mailchimp Dashboard sm_get_member ~/.gemini/settings.json
- Grok Space Monkey Mailchimp Dashboard sm_get_member .mcp.json (in your project root)
- ChatGPT Space Monkey Mailchimp Dashboard sm_get_member Settings → Connectors → Advanced → Developer mode
- Claude.ai Space Monkey Mailchimp Dashboard sm_get_member Settings → Connectors → Add custom connector
- LangChain Space Monkey Mailchimp Dashboard sm_get_member pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http space-monkey https://spacemonkey.igods.com/_api/public/v1/mcp
Other tools on this server
- sm_list_projects
- sm_get_account
- sm_list_leaders
- sm_list_at_risk
- sm_list_members
- sm_get_member_campaigns
- sm_get_member_timeline
- sm_list_campaigns
- sm_get_campaign
- sm_get_variate
- sm_list_campaign_responders
- sm_get_insights_basic
- sm_get_insights_advanced
- sm_get_insights_expert
- sm_get_member_overview
- sm_get_member_growth
- sm_get_member_segments
- sm_get_member_geo
- sm_list_sync_runs
- sm_get_sync_run
- sm_get_knowledge
- sm_get_schema
- sm_list_prompts
- sm_get_prompt
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.