Stats
Actions
Tags
From brokk
Local MCP server run via uvx using the 'brokk' Python package and 'mcp-core' command. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"brokk": {
"command": "uvx",
"args": [
"brokk",
"mcp-core"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub brokkai/brokk --plugin brokk