MCP Server
MCP
io.github.briefroom/mcp
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
Install
npx -y @briefroom/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@briefroom/mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment