openpi

GitHub

Python repository by @Physical-Intelligence. Model Context Protocol (MCP) server & tools with 12k stars.

12,375 stars Python Python 1 file ยท ~13,331 tokens

openpi MCP Server

MCP server for Physical-Intelligence/openpi

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "openpi": {
      "command": "npx",
      "args": [
        "-y",
        "@Physical-Intelligence/openpi"
      ]
    }
  }
}