Loading MCP server directory, please wait...
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
npx @getmcp/cli add io.github.DotNova/context-layerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer JWT issued by ContextLayer (sign in at https://app.dotnova.io and copy the API token from Settings -> API Keys). Format: 'Bearer <token>'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DotNova/context-layer": {
"url": "https://api.dotnova.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}