Skip to content
VS Code

farpy for VS Code

io.github.mangomunchr/farpy

FARPY routes GPU workloads to qualified compute and returns verified artifacts and receipts.

client:VS Code transport:streamable-http

Install farpy in VS Code

.vscode/mcp.json

{
  "servers": {
    "farpy": {
      "type": "http",
      "url": "https://api.farpy.com/mcp"
    }
  }
}

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

farpy in other clients