MyCheck for VS Code
co.mycheck/mycheck
Save checklists to a MyCheck account and check the status of the USCIS cases you track.
client:VS Code
transport:streamable-http
Install MyCheck in VS Code
.vscode/mcp.json
{
"servers": {
"mycheck": {
"type": "http",
"url": "https://mcp.mycheck.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs