Typeform for VS Code
com.typeform/typeform
Build and edit forms, manage automations and contacts, and analyze responses.
client:VS Code
transport:streamable-http
Install Typeform in VS Code
.vscode/mcp.json
{
"servers": {
"typeform": {
"type": "http",
"url": "https://api.typeform.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs