Skip to content
Cursor

ConferenceGrid for Cursor

com.conferencegrid/conferencegrid

Which conferences a company sponsors, exhibits at or speaks at, and who is open to sponsors.

client:Cursor transport:streamable-http

Install ConferenceGrid in Cursor

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

{
  "mcpServers": {
    "conferencegrid": {
      "url": "https://conferencegrid.com/api/mcp"
    }
  }
}

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

ConferenceGrid in other clients