Briefroom runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 17 Sep 2026.
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
We read the source, 2 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 child = spawn(nodeBin, [bin, ...opts.args], spawnOpts)
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 mcp -- npx -y @briefroom/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@briefroom/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@briefroom/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@briefroom/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@briefroom/mcp"
],
"command": "npx"
}
}
}
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
Zendesk MCP server for Claude Code and other MCP clients
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.
Answers built from our own checks of this server.