Loading MCP server directory, please wait...
Shared knowledge base that people and AI agents read and write: pages, atoms, hybrid search.
npx @getmcp/cli add io.github.100monkeys-ai/cortexRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <token>, a token minted in your instance's settings under API tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.100monkeys-ai/cortex": {
"url": "https://{instance}.cortex.page/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}