describe_dynamik — Dynamik Public Data MCP Tool Read-only
describe_dynamik
(describe dynamik) is one of 4 tools on the
Dynamik Public Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_dynamik from your client
- Claude Code Dynamik Public Data describe_dynamik run in your project directory
- Claude Desktop Dynamik Public Data describe_dynamik ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Dynamik Public Data describe_dynamik ~/.cursor/mcp.json
- VS Code Dynamik Public Data describe_dynamik .vscode/mcp.json
- Zed Dynamik Public Data describe_dynamik ~/.config/zed/settings.json
- Windsurf Dynamik Public Data describe_dynamik ~/.codeium/windsurf/mcp_config.json
- Cline Dynamik Public Data describe_dynamik ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Dynamik Public Data describe_dynamik ~/.gemini/settings.json
- Grok Dynamik Public Data describe_dynamik .mcp.json (in your project root)
- ChatGPT Dynamik Public Data describe_dynamik Settings → Connectors → Advanced → Developer mode
- Claude.ai Dynamik Public Data describe_dynamik Settings → Connectors → Add custom connector
- LangChain Dynamik Public Data describe_dynamik pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http public-data https://api.dynamikorbits.com/public/mcp
Other tools on this server
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.