Loading MCP server directory, please wait...
Shared memory for coding agents and their teams: docs, epics, tasks and decisions over MCP.
npx @getmcp/cli add com.bilgai/bilgRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Create a key at app.bilgai.com → Settings → API keys (keys start with blg_). Claude Desktop and claude.ai can use OAuth instead of a key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.bilgai/bilg": {
"url": "https://mcp.bilgai.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}