Loading MCP server directory, please wait...
Persistent, governed institutional memory for Claude Code — specs, decisions, learnings.
npx @getmcp/cli add com.freeelatech/onedaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — your Nova Oneda API key (starts with nv_live_). No account yet? Sign up free at https://oneda.freeelatech.com/oneda.html — new accounts get 50 free AI-assisted memory calls, no separate Claude API key needed to start. Grab a key from the API Keys page, or run `nova-oneda setup --key <key>` to configure it automatically.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.freeelatech/oneda": {
"url": "https://oneda.freeelatech.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}