Skip to content
Zed

Uncountable for Zed

com.uncountable/mcp

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

client:Zed transport:streamable-http

Install Uncountable in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://{deployment_domain}/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Uncountable in other clients