OzBridge
Rank #60,756io.github.sena-labs/oz-mcp-server
Bring Warp™ Oz™ agents into any IDE or MCP client — Claude Code, Cursor, Codex.
OzBridge is a Model Context Protocol (MCP) server published by sena-labs. It ranks #60,756 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. OzBridge is listed on Official MCP, with 1 tracked version. It was first listed on Apr 20, 2026 and most recently updated on Jun 6, 2026.
Ranks ahead of 71,357 of 132,113 servers on MCP Toplist.
Use OzBridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oz-mcp-server -- npx -y @sena-labs/oz-mcp-server[mcp_servers.oz-mcp-server]
command = "npx"
args = ["-y", "@sena-labs/oz-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oz-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oz-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oz-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oz-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oz-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sena-labs/oz-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sena-labs%2Foz-mcp-server)<a href="https://mcptoplist.com/server/io.github.sena-labs%2Foz-mcp-server"><img src="https://mcptoplist.com/badge/io.github.sena-labs%2Foz-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sena-labs
Other servers by sena-labs
View all sena-labs servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.1 | Jun 6, 2026 |
Frequently asked questions
- Who maintains OzBridge?
- OzBridge is maintained by sena-labs, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is OzBridge listed on the Official MCP Registry?
- Yes — OzBridge is listed on the Official MCP Registry.
- How many versions does OzBridge have?
- MCP Toplist tracks 1 version of OzBridge, most recently published on Jun 6, 2026.
- Where can I find the source code for OzBridge?
- The source code for OzBridge is hosted at github.com/sena-labs/OzBridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.