{"name":"costable","version":"1.0.0","description":"Costable should-cost analysis platform — parametric manufacturing cost estimation","transport":"streamable-http","endpoint":"/api/mcp","openaiToolsEndpoint":"/api/mcp/openai-tools","protocol":"MCP (Model Context Protocol) 2025-03-26","toolCount":10,"tools":[{"name":"estimate_part","description":"Instantly estimate the should-cost of a manufactured part using natural language."},{"name":"search_materials","description":"Search the Costable materials database (37 materials with LME-sourced pricing)."},{"name":"search_processes","description":"Search the Costable manufacturing process database (41 processes)."},{"name":"get_labour_rates","description":"Get manufacturing labour rates ($/hr) for all skill levels in a given country."},{"name":"create_cost_model","description":"Create a new parametric cost model in Costable."},{"name":"add_material_to_model","description":"Add a material (BOM line) to an existing cost model."},{"name":"add_process_to_model","description":"Add a manufacturing process step to an existing cost model."},{"name":"calculate_cost_model","description":"Run the Monte Carlo should-cost calculation on a cost model."},{"name":"compare_manufacturing_countries","description":"Run the cost model across multiple manufacturing countries simultaneously to identify the optimal sourcing location."},{"name":"review_supplier_quote","description":"Analyse a supplier quote against Costable's should-cost benchmarks."}],"integrationGuide":{"mcp":"POST /api/mcp with JSON-RPC 2.0 body. Send {jsonrpc:'2.0',id:1,method:'initialize',params:{protocolVersion:'2024-11-05',capabilities:{},clientInfo:{name:'your-client',version:'1.0'}}} to start.","openai":"GET /api/mcp/openai-tools to retrieve function definitions for OpenAI function calling / tool use."}}