← Back to Plugins
MCP Server MCP

.FAF Context

github By github 👁 3 views ▲ 0 votes

Dedicated IDE Edition. Persistent project context for Cursor, Windsurf, Cline, VS Code.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "faf-mcp",
      "version": "2.3.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...