limo-ros-mcp

ros-claw/limo-ros-mcp
★ 0 stars Python Other Updated today
Safety-bounded MCP server for the AgileX LIMO ROS 1 platform
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "limo-ros-mcp": {
      "command": "uvx",
      "args": [
        "limo-ros-mcp"
      ]
    }
  }
}

Or install with pip: pip install limo-ros-mcp