Huint for VS Code
io.huint/mcp
Create and manage real-world Huint photo verification tasks via hosted streamable HTTP.
client:VS Code
transport:streamable-http
Install Huint in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.huint.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs