Skip to content
VS Code

Fara for VS Code

io.github.pipeworx-io/fara

FARA (Foreign Agents Registration Act) MCP.

client:VS Code transport:streamable-http

Install Fara in VS Code

.vscode/mcp.json

{
  "servers": {
    "fara": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fara/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fara in other clients