Skip to content
VS Code

StructForge for VS Code

app.askqa/structforge

Turn messy text into strict JSON schemas agents can trust (invoice, receipt, contact, resume).

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

Install StructForge in VS Code

.vscode/mcp.json

{
  "servers": {
    "structforge": {
      "type": "http",
      "url": "https://structforge.askqa.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

StructForge in other clients