MCP Server

https://opensummitai.directory.norg.ai/business-technology-innovation/ai-events-tech-ecosystem-sydney/how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises/mcp

Connect Your AI Agent

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises": {
      "type": "http",
      "url": "https://opensummitai.directory.norg.ai/business-technology-innovation/ai-events-tech-ecosystem-sydney/how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises/mcp"
    }
  }
}

ChatGPT

In ChatGPT, go to Settings → Connectors → Create and enter:

Name: how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises
URL:  https://opensummitai.directory.norg.ai/business-technology-innovation/ai-events-tech-ecosystem-sydney/how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises/mcp

OpenAI MCP docs →

Gemini

Add to Gemini CLI settings.json:

{
  "mcpServers": {
    "how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises": {
      "httpUrl": "https://opensummitai.directory.norg.ai/business-technology-innovation/ai-events-tech-ecosystem-sydney/how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises/mcp"
    }
  }
}

Claude Code

claude mcp add how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises \
  --transport http https://opensummitai.directory.norg.ai/business-technology-innovation/ai-events-tech-ecosystem-sydney/how-to-host-or-sponsor-an-ai-event-in-sydney-a-practical-guide-for-tech-brands-and-enterprises/mcp

View the MCP manifest (mcp.json) for available resources and tools.

Note: This endpoint accepts POST requests with JSON-RPC 2.0 payloads for MCP communication. Protocol version: 2025-03-26.