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