MCP Server
MCP
io.github.anthonysuherli/br8n
Capture dev context on interrupt; replay it as a 30-second resume card. Git stash for your head.
Install
uvx br8n
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "br8n",
"version": "1.1.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "--from",
"type": "positional"
},
{
"value": "br8n",
"type": "positional"
},
{
"value": "br8n-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment