Skip to content
Grok

Fillo for Grok

io.github.jacobfunch/usefillo

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

client:Grok transport:streamable-http runtime:npm

Install Fillo in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Fillo in other clients