AgentUni

mcp

by @briefroom / v0.5.0

briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category