Skip to content
Gemini CLI

RobotScope MCP Server for Gemini CLI

net.robotscope/mcp

Embodied AI & robotics MCP — 180+ companies, funding, Pulse, sector data (CC BY-NC 4.0)

client:Gemini CLI transport:streamable-http

Install RobotScope MCP Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.robotscope.net/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

RobotScope MCP Server in other clients