Skip to content
VS Code

Dashform MCP Server for VS Code

io.github.makloai/mcp-server-dashform

Connect AI assistants to Dashform — build and manage AI-powered forms, funnels, quizzes.

client:VS Code transport:streamable-http

Install Dashform MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server-dashform": {
      "type": "http",
      "url": "https://getaiform.com/api/mcp"
    }
  }
}

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

Dashform MCP Server in other clients