mcp for VS Code
dev.agentsim/mcp
Control plane for agent auth walls. Connector 0 handles SMS OTP with US test numbers.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.agentsim.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs