Skip to content
VS Code

FoxForm for VS Code

io.github.vitorrocha-panda/foxform

Build, publish and read scored forms and quizzes where the score picks the next screen.

client:VS Code transport:streamable-http tools:10

Install FoxForm in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

FoxForm in other clients