TradeMCP (Coming Soon)
Bluon's Model Context Protocol (MCP) server provides comprehensive HVAC data to any AI agent. Access equipment specs, manuals, parts, replacements, distributor inventory, and diagnostic information through a standardized interface designed for AI consumption.
MCP Server Connection
Connect your AI agent to TradeMCP using the standard MCP protocol:
{
"mcpServers": {
"trademcp": {
"command": "npx",
"args": ["@bluon/trademcp", "--api-key", "YOUR_API_KEY"],
"env": {}
}
}
}
Available Data Sources
Equipment Database
Complete specifications for thousands of HVAC models including dimensions, electrical requirements, refrigerant types, and performance data.
Parts & Replacements
Comprehensive parts database with OEM numbers, specifications, and cross-reference data to find compatible replacements across manufacturers.
Diagnostic Knowledge Base
50,000+ quality-controlled problem-solution sets from experienced technicians, perfect for training diagnostic AI or providing instant troubleshooting help.
Manual Embeddings
Over 1 million vector embeddings from equipment manuals, enabling semantic search and contextual information retrieval for any HVAC question.
Real-time Inventory
Live distributor inventory data for parts availability, pricing, and location information to help agents make purchasing recommendations.
MCP Tools Available
search_equipment
Find equipment by model/specsSearch the equipment database using model numbers, serial numbers, or specifications.
get_parts_list
Retrieve parts for equipmentGet complete parts breakdown including OEM numbers and specifications.
find_replacements
Find compatible partsDiscover compatible replacement parts across different manufacturers.
diagnose_issue
AI-powered diagnosticsUse our diagnostic knowledge base to troubleshoot equipment problems.
search_manuals
Semantic manual searchSearch through manual embeddings to find specific information or procedures.
check_inventory
Real-time availabilityCheck distributor inventory for part availability and pricing.
Use Cases
Service Chatbots
Build intelligent chatbots that can answer technical questions, diagnose problems, and recommend parts.
Diagnostic Tools
Create AI-powered diagnostic applications that help technicians troubleshoot issues faster.
Intelligent Search
Enhance your search capabilities with semantic understanding of HVAC terminology and context.
Automated Ordering
Build systems that automatically identify needed parts and check availability across distributors.