Market & supply-chain intelligence for 30+ humanoid robots: viability scores, specs, pricing, deployment status. Free PUBLIC tier; one key for both REST API and MCP.
Server Config
{
"mcpServers": {
"roboselect360": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-free.roboselect360.com/sse",
"--transport",
"sse-only",
"--header",
"X-API-Key: rbs_YOUR_FREE_KEY"
]
}
}
}