Neural network background
Source: docs/QUICKSTART.mddeveloper-experiencemanual

Fabric MCP — Alpha Quickstart

Five minutes from npx to indexing your repo.

Prerequisites

Install

npx -y @cognisos/fabric-mcp@beta setup

The setup command signs you in via your browser and registers Fabric with Claude Code. The @beta tag is required.

Verify

Restart Claude Code, then in any project run:

/mcp

You should see fabric listed.

First workflow

In Claude Code:

Use fabric_index to index this project.

Indexing takes a few seconds for a small repo. The local index lives under ~/.fabric/index/v2/.

If anything looks off, run npx @cognisos/fabric-mcp@beta doctor.