Skip to content
Cursor

Handsontable Docs MCP Server for Cursor

com.handsontable/docs

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

client:Cursor transport:streamable-http tools:1

Install Handsontable Docs MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Handsontable Docs MCP Server in other clients