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