Skip to content
VS Code

ConferenceGrid for VS Code

com.conferencegrid/conferencegrid

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

client:VS Code transport:streamable-http

Install ConferenceGrid in VS Code

.vscode/mcp.json

{
  "servers": {
    "conferencegrid": {
      "type": "http",
      "url": "https://conferencegrid.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ConferenceGrid in other clients