Fusionpact Vectordb runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 10 Mar 2026.
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fusionpact-vectordb -- npx -y fusionpact
{
"mcpServers": {
"fusionpact-vectordb": {
"args": [
"-y",
"fusionpact"
],
"command": "npx"
}
}
}
[mcp_servers.fusionpact-vectordb]
command = "npx"
args = ["-y", "fusionpact"]
{
"mcpServers": {
"fusionpact-vectordb": {
"args": [
"-y",
"fusionpact"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fusionpact-vectordb": {
"args": [
"-y",
"fusionpact"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.