Skip to content
Cursor

Instadash for Cursor

io.instadash/server

Live data grids for AI agents. Push structured data; humans review, agents read back via MCP.

client:Cursor transport:streamable-http

Install Instadash in Cursor

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

{
  "mcpServers": {
    "server": {
      "url": "https://mcp.instadash.io/"
    }
  }
}

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

Instadash in other clients