Skip to content
VS Code

Uncountable for VS Code

com.uncountable/mcp

Read and write recipes, inputs, experiments and files in the Uncountable R&D platform.

client:VS Code transport:streamable-http

Install Uncountable in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://{deployment_domain}/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Uncountable in other clients