Skip to content
Zed

Fillo for Zed

io.github.jacobfunch/usefillo

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

client:Zed transport:streamable-http runtime:npm

Install Fillo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Fillo in other clients