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