Chasync for VS Code
com.chasync/chasync
Manage Chasync funnels, forms, email templates and leads from MCP-compatible AI assistants.
client:VS Code
transport:streamable-http
Install Chasync in VS Code
.vscode/mcp.json
{
"servers": {
"chasync": {
"type": "http",
"url": "https://mcp.chasync.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs