Back to search
30
MCP

fusionpact

npm/fusionpact

The Agent-Native Retrieval Engine — Hybrid Vector + Reasoning + Memory for AI Agents. HNSW indexing, tree-based reasoning retrieval, built-in RAG, MCP server, multi-agent orchestration, and agent memory architecture.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.atul-fusionpact/fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
0 tools
Agentverse Memory
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
0 tools · streamable-http
@zensystemai/multi-agent-memory-mcp
Persistent multi-path memory for AI agents — vector + BM25 keyword + entity graph search with RRF fusion, credential scrubbing, auto-consoli
0 tools
AgentPact
Facilitate the discovery and exchange of services through a specialized marketplace for automated tasks. Manage end-to-end deal lifecycles i
0 tools · http
io.github.haseebkhalid1507/velocirag
Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.
0 tools
NeuroMCP
Semantic memory for AI agents with hybrid search, knowledge graph, and memory consolidation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fusionpact": {
      "url": "None",
      "transport": "http"
    }
  }
}