Loading MCP server directory, please wait...
Permission-aware retrieval for AI systems: policy-enforced access to organizational knowledge.
npx @getmcp/cli add ai.gateco/gatecoRequires Python 3.10+. Community-contributed server. Review source before installing.
GATECO_API_KEYGateco API key (create one in the Gateco dashboard under Settings > API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.gateco/gateco": {
"command": "uvx",
"args": [
"gateco[mcp]",
"gateco-mcp",
"gateco"
],
"env": {
"GATECO_API_KEY": "",
"GATECO_BASE_URL": ""
}
}
}
}