Skip to content
Zed

docs mcp for Zed

com.vaadin/docs-mcp

Provides Vaadin Documentation and help with development tasks

client:Zed transport:streamable-http

Install docs mcp in Zed

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

{
  "context_servers": {
    "docs-mcp": {
      "url": "https://mcp.vaadin.com/docs/"
    }
  }
}

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

docs mcp in other clients