Loading MCP server directory, please wait...
Knowledge-graph memory for your team's documents. Answers cite the source, not a summary.
npx @getmcp/cli add ru.andish/andish-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
ANDISH_API_KEYAndish API key. Create one in the dashboard at https://andish.ru
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ru.andish/andish-mcp": {
"command": "uvx",
"args": [
"andish-mcp"
],
"env": {
"ANDISH_API_KEY": "",
"ANDISH_BASE_URL": ""
}
}
}
}