Skip to content
Cursor

Fillo for Cursor

io.github.jacobfunch/usefillo

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

client:Cursor transport:streamable-http runtime:npm

Install Fillo in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "usefillo": {
      "url": "https://fillo.so/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Fillo in other clients