Warp Ozbridge runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 28 Aug 2026.
OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const absolute = path.join(root, t.relativePath);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add warp-ozbridge -- npx -y @sena-labs/oz-mcp-server
{
"mcpServers": {
"warp-ozbridge": {
"args": [
"-y",
"@sena-labs/oz-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.warp-ozbridge]
command = "npx"
args = ["-y", "@sena-labs/oz-mcp-server"]
{
"mcpServers": {
"warp-ozbridge": {
"args": [
"-y",
"@sena-labs/oz-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"warp-ozbridge": {
"args": [
"-y",
"@sena-labs/oz-mcp-server"
],
"command": "npx"
}
}
}
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.
Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client
Send WhatsApp messages from Cursor, Claude Code, and Codex via MCP.
Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Answers built from our own checks of this server.