Ask an LLM about Cognisos Fabric
Opens a new chat pre-loaded with a link to the full docs context. The chosen LLM will fetch /llms-full.txt and answer from that source.
Fabric Developer Docs
Fabric is a local-first code intelligence and memory system for AI assistants. It ships as an MCP server that gives Claude Code, Cursor, and other MCP clients persistent memory and code-graph tools.
Reference
- Quickstart — install Fabric MCP in five minutes
- Fabric Indexer — the typed-knowledge-graph engine, what it indexes, performance
- MCP Overview — what the server gives your AI client
- MCP Tool Reference — full reference for all MCP tools
- CLI Reference —
fabricandliminalcommands
Integrations
- Claude Code — five-minute setup
- Cursor — per-repo or global MCP config
Changelog
Playground
- Playground — paste text, see Fabric's compressed output
Getting started
The fastest path is:
npx -y @cognisos/fabric-mcp@beta setupThen restart Claude Code and type /mcp to verify the Fabric tools are registered.
