Skip to content
Cursor

docs mcp for Cursor

com.vaadin/docs-mcp

Provides Vaadin Documentation and help with development tasks

client:Cursor transport:streamable-http

Install docs mcp in Cursor

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

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

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

docs mcp in other clients