Config-driven gRPC-to-MCP tool registration — expose protobuf services as agent tools without glue code.
{
"mcpServers": {
"forwardimpactlibmcp": {
"command": "npx",
"args": [
"-y",
"@forwardimpact/libmcp"
]
}
}
}