Skip to content
Zed

Handsontable Docs MCP Server for Zed

com.handsontable/docs

Semantic search over Handsontable and HyperFormula docs, API reference, release notes, and issues.

client:Zed transport:streamable-http tools:1

Install Handsontable Docs MCP Server in Zed

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

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

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

What Zed can do once it is connected

Handsontable Docs MCP Server in other clients