fetch — Dynamoi MCP Tool Read-only
fetch
(fetch) is one of 18 tools on the
Dynamoi
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch from your client
- Claude Code Dynamoi fetch run in your project directory
- Claude Desktop Dynamoi fetch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Dynamoi fetch ~/.cursor/mcp.json
- VS Code Dynamoi fetch .vscode/mcp.json
- Zed Dynamoi fetch ~/.config/zed/settings.json
- Windsurf Dynamoi fetch ~/.codeium/windsurf/mcp_config.json
- Cline Dynamoi fetch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Dynamoi fetch ~/.gemini/settings.json
- Grok Dynamoi fetch .mcp.json (in your project root)
- ChatGPT Dynamoi fetch Settings → Connectors → Advanced → Developer mode
- Claude.ai Dynamoi fetch Settings → Connectors → Add custom connector
- LangChain Dynamoi fetch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dynamoi https://dynamoi.com/mcp
Other tools on this server
- dynamoi_about
- dynamoi_get_account_overview
- dynamoi_list_artists
- dynamoi_search
- search
- dynamoi_list_campaigns
- dynamoi_get_campaign
- dynamoi_get_artist_analytics
- dynamoi_get_platform_status
- dynamoi_get_distribution_application
- dynamoi_apply_for_distribution
- dynamoi_preview_smart_link_themes
- dynamoi_create_smart_link_from_spotify
- dynamoi_create_smart_links_from_spotify_artist
- dynamoi_list_smart_links
- dynamoi_get_smart_link
- dynamoi_update_smart_link
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.