switch
01MCP server Claude CodeCodexCursor +2
Switch agent protocol client, and the local MCP runtime built on it. Runs locally from the @sandboxaq/switch-agent-runtime npm package.
5 tagged matrix, measured the same way as everything else here.
MCP server Claude CodeCodexCursor +2
Switch agent protocol client, and the local MCP runtime built on it. Runs locally from the @sandboxaq/switch-agent-runtime npm package.
MCP server Claude CodeCodexCursor +2
MCP server for Matrix — interact with Matrix homeservers via Model Context Protocol. Runs locally from the mcp-server-matrix Python package.
nazbav/claude-code-matrix-channel
MCP server Claude CodeCodexCursor +2
MCP server "matrix" as configured in nazbav/claude-code-matrix-channel. Launched with bun run --cwd ${CLAUDE_PLUGIN_ROOT} --silent start.
arikw/claude-code-matrix-bridge
MCP server Claude CodeCodexCursor +2
MCP server "matrix-bridge" as configured in arikw/claude-code-matrix-bridge. Launched with bash -c valid() { [ -n "$1" ] && [ -f "$1/.mcp.json" ] && [ -d "$1/bin" ] && { [.
MCP server Claude CodeCodexCursor +2
MCP server "matrix" as configured in jouve/matrix-channel-mcp. Launched with bun server.ts.