Skip to content
VS Code

xfa for VS Code

tech.xfa/xfa

XFA's remote MCP server — query device posture, compliance, policies & CVEs. Read-only.

client:VS Code transport:streamable-http

Install xfa in VS Code

.vscode/mcp.json

{
  "servers": {
    "xfa": {
      "type": "http",
      "url": "https://mcp.xfa.tech/mcp"
    }
  }
}

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

xfa in other clients