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