spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
spicedb MCP Server
MCP server for authzed/spicedb
Ready-to-Use Client Configurations
{
"mcpServers": {
"spicedb": {
"command": "npx",
"args": [
"-y",
"@authzed/spicedb"
]
}
}
}