Handsontable Docs MCP Server for VS Code
com.handsontable/docs
Semantic search over Handsontable and HyperFormula docs, API reference, release notes, and issues.
client:VS Code
transport:streamable-http
tools:1
Install Handsontable Docs MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"docs": {
"type": "http",
"url": "https://docs-assistant.handsontable.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs