Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"blz": {
"command": "blz",
"args": [
"mcp-server"
],
"env": {
"RUST_LOG": "blz_mcp=debug,blz_core=info"
}
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
blzRUST_LOG=blz_mcp=debug,blz_core=info