Odel
Nauro

Nauro

Local
@nauro-ai10PythonApache-2.0Updated 6 days ago

What every agent should know

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInaurov1.19.0

Run

uvx nauro

MCP client config

{
  "mcpServers": {
    "nauro": {
      "command": "uvx",
      "args": [
        "nauro"
      ]
    }
  }
}