Loading MCP server directory, please wait...
Issue tracker and wiki for teams and their agents: find, file and update issues, write pages.
npx @getmcp/cli add tech.kaiku/kaikuRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token> — made in Settings → Connect over MCP; the token says which workspace
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.kaiku/kaiku": {
"url": "https://mcp.kaiku.tech/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}