mcp
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
Install
npmstdio
npx -y @briefroom/mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-briefroom-mcp": {
"command": "npx",
"args": [
"-y",
"@briefroom/mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.briefroom/mcp · published 2026-09-17 · updated 2026-09-17. Not an endorsement; review the code before connecting it to anything sensitive.