Loading MCP server directory, please wait...
Search, extend, and act on your team's Naumu knowledge graph: notes, threads, and nodes.
npx @getmcp/cli add ai.naumu/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NAUMU_API_KEYNaumu API key (starts with nmu_), created in Naumu under Settings > Your agents.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.naumu/mcp": {
"command": "npx",
"args": [
"-y",
"@naumu/mcp"
],
"env": {
"NAUMU_API_KEY": "",
"NAUMU_API_URL": "",
"NAUMU_IDENTITY_ID": ""
}
}
}
}