← Back to Plugins
MCP Server MCP

Claude FAF

github By github 👁 3 views ▲ 0 votes

Persistent project context for Claude. IANA-registered .faf format.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "claude-faf-mcp",
      "version": "5.22.1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Wolfe-Jam/claude-faf-mcp/releases/download/v5.22.1/claude-faf-mcp-5.22.1.mcpb",
      "version": "5.22.1",
      "fileSha256": "aeca6ebbef8b9471da1cdfd0492060eb353fdcf9a2862df3c6a737c5feb8a1b1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm mcpb

Comments

Sign in to leave a comment

Loading comments...