Loomal

Context Fabric

MCP server by github.com/vikas9793/context-fabric

Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.

2 starsnpm: context-fabric

About Context Fabric

Context Fabric is an MCP (Model Context Protocol) server published by vikas9793 in the official MCP registry, listed under Autonomous Agents on Loomal. Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.

It ships as an npm package (context-fabric), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vikas9793/context-fabric, where the project has earned 2 GitHub stars.

Use Context Fabric with your agent

Claude Code · one command
claude mcp add context-fabric -- npx -y context-fabric
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "context-fabric": {
      "command": "npx",
      "args": [
        "-y",
        "context-fabric"
      ]
    }
  }
}
npmcontext-fabric

Frequently asked questions

What is Context Fabric?
Context Fabric is an MCP (Model Context Protocol) server by vikas9793 in the Autonomous Agents category. Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.
How do I connect Context Fabric to Claude, Cursor, or another MCP client?
Install Context Fabric from its npm package (context-fabric) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Context Fabric open source?
Yes — the source code is public at github.com/vikas9793/context-fabric, with 2 GitHub stars.
Can AI agents pay to use Context Fabric?
Not yet through Loomal — Context Fabric is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Context Fabric? Claim this listing free by verifying GitHub ownership, or contact us.