Skip to content
VS Code

Fillo for VS Code

io.github.jacobfunch/usefillo

Fillo MCP server — provision, scaffold, publish, and query forms from your coding agent.

client:VS Code transport:streamable-http runtime:npm

Install Fillo in VS Code

.vscode/mcp.json

{
  "servers": {
    "usefillo": {
      "type": "http",
      "url": "https://fillo.so/api/mcp"
    }
  }
}

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

Fillo in other clients