Loading MCP server directory, please wait...
Undisk MCP: safe file memory for AI agents.
npx @getmcp/cli add app.undisk.mcp/stdio-proxyRequires Node.js 18+. Community-contributed server. Review source before installing.
UNDISK_API_KEYYour API Key for Undisk MCP. See https://mcp.undisk.app/docs for setup instructions.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.undisk.mcp/stdio-proxy": {
"command": "npx",
"args": [
"-y",
"@undisk-mcp/stdio-proxy"
],
"env": {
"UNDISK_API_KEY": ""
}
}
}
}