← Back to Plugins
MCP Server MCP

io.github.sena-labs/oz-mcp-server

github By github 👁 1 views ▲ 0 votes

Bring Warp™ Oz™ agents into any IDE or MCP client — Claude Code, Cursor, Codex.

Homepage Verified source GitHub

Install

npx -y @sena-labs/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@sena-labs/oz-mcp-server",
      "version": "1.2.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "sse",
        "url": "http://127.0.0.1:3847/sse"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...