Loading MCP server directory, please wait...
OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.
npx @getmcp/cli add io.github.sena-labs/warp-ozbridgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sena-labs/warp-ozbridge": {
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}