MCP server for AI coding agents - process management, reverse proxy with traffic logging, browser instrumentation, and sketch mode
{
"mcpServers": {
"standardbeagleagnt": {
"command": "npx",
"args": [
"-y",
"@standardbeagle/agnt"
]
}
}
}