mcp for VS Code
com.formester/mcp
Give AI agents access to form submissions — read, search, update, and process file attachments.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://app.formester.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs