RAG on local files with MCP
Please go throuh all steps from main README
just add folliwing to /Library/Application\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"minima": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/minima"
]
}
}
}
After just open a Claude app and ask to find a context in your local files