Skip to content
VS Code

Faro for VS Code

io.github.vedux98/faro

Verify URLs, payees, and messages before acting: red/yellow/green trust verdicts for agents.

client:VS Code transport:streamable-http

Install Faro in VS Code

.vscode/mcp.json

{
  "servers": {
    "faro": {
      "type": "http",
      "url": "https://mcp.farofinance.app/mcp"
    }
  }
}

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

Faro in other clients