← Registry

eCommerce

botinfo.ai

Provides tools to search a verified catalog of purchasable robots, check U.S. sales legality, find purchase routes, and request quotes for robot models.

1 endpoint4 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://mcp.botinfo.ai/mcp

No auth detected

MCP server metadata

Name
BotInfo — Advanced Robot Market Data
Version
0.2.0
Capabilities
tools.listChanged

Known tools 4

lookup_robot

Search BotInfo's verified catalog of advanced robots (humanoids, quadrupeds) that can be purchased in the United States and internationally.

Inferred read-only
check_us_legality

Check whether a robot model may lawfully be sold in the United States under the FCC's 2026 rule on covered robotics equipment.

Inferred read-only
get_buy_route

Get the purchase route for a robot model: a botinfo.

Potential side effects
request_quote

Submit a purchase or quote inquiry for a robot model to the BotInfo team, who reply with a human-prepared quote, typically within one business day.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.botinfo-advanced-robot-market-data]
url = "https://mcp.botinfo.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "botinfo-advanced-robot-market-data": {
      "type": "http",
      "url": "https://mcp.botinfo.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: botinfo-advanced-robot-market-data
Remote MCP URL: https://mcp.botinfo.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "botinfo-advanced-robot-market-data": {
      "url": "https://mcp.botinfo.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "botinfo-advanced-robot-market-data": {
      "type": "http",
      "url": "https://mcp.botinfo.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "botinfo-advanced-robot-market-data",
  "transport": "streamable-http",
  "url": "https://mcp.botinfo.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.