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