Loading MCP server directory, please wait...
Team docs served to AI agents over MCP - search, Markdown reads, version pinning, read audit.
npx @getmcp/cli add com.knowalabs/knowaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Create a read-only key at app.knowalabs.com under Settings → Organization → API keys (format: Bearer knowa_sk_…).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.knowalabs/knowa": {
"url": "https://app.knowalabs.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}