nonatofabio/local_faiss_mcp
Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for Claude / Copilot / Agents.
Platform-specific configuration:
{
"mcpServers": {
"local_faiss_mcp": {
"command": "npx",
"args": [
"-y",
"local_faiss_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...