Loading MCP server directory, please wait...
Persistent coding memory for AI assistants. MCP stdio, hybrid search, graph, context.
npx @getmcp/cli add io.github.ontorata/rataryRequires Node.js 18+. Community-contributed server. Review source before installing.
RATARY_API_KEYRatary API key (aic_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ontorata/ratary": {
"command": "npx",
"args": [
"-y",
"@ratary/mcp-server"
],
"env": {
"RATARY_API_KEY": "",
"RATARY_BASE_URL": ""
}
}
}
}