minima MCP server
STDIORAG on local files with MCP
RAG on local files with MCP
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": "uv",
"args": [
"--directory",
"/path_to_cloned_minima_project/mcp-server",
"run",
"minima"
]
}
}
}
After just open a Claude app and ask to find a context in your local files