Loading MCP server directory, please wait...
Governance layer for agentic AI — signed, verifiable receipts for every agent action.
npx @getmcp/cli add io.github.Al-Adnane/kasbah-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Al-Adnane/kasbah-mcp": {
"command": "npx",
"args": [
"-y",
"@yobekasbah/mcp-server"
],
"env": {
"KASBAH_API_KEY": "",
"KASBAH_API": "https://kasbah-api.fly.dev"
}
}
}
}