search — Dynamoi MCP Tool Read-only
search
(search) 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 search from your client
- Claude Code Dynamoi search run in your project directory
- Claude Desktop Dynamoi search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Dynamoi search ~/.cursor/mcp.json
- VS Code Dynamoi search .vscode/mcp.json
- Zed Dynamoi search ~/.config/zed/settings.json
- Windsurf Dynamoi search ~/.codeium/windsurf/mcp_config.json
- Cline Dynamoi search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Dynamoi search ~/.gemini/settings.json
- Grok Dynamoi search .mcp.json (in your project root)
- ChatGPT Dynamoi search Settings → Connectors → Advanced → Developer mode
- Claude.ai Dynamoi search Settings → Connectors → Add custom connector
- LangChain Dynamoi search 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
- fetch
- 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.