Search thousands of technical sessions across major conferences using your favorite AI assistant
Search across Microsoft Ignite, Live360, and more conferences using natural language
Add sessions directly to your calendar with a single request
Works with Claude Desktop, ChatGPT, LM Studio, and Claude Code
No authentication required for searching and browsing sessions
Follow along as a user discovers sessions, finds what they want, and adds it to their calendarβall through natural conversation
Start by asking about available conferences in natural language
Get a list of conferences with session counts, dates, and locations
Ask about specific topics you're interested inβthe AI understands context
Found something interesting? Just ask to add it to your calendar with your email
Get instant confirmation that your calendar invite has been sent
Open the .ics file to add the session directly to your calendar app
Ready to try it yourself?
Get Started NowSimple setup - just add the MCP server URL to your AI client
All modern AI clients support native HTTP connections to MCP servers. Just add this URL to your client's MCP configuration:
https://mcp.conferencehaven.com/api/mcp
No Node.js, packages, or downloads needed - works with Claude Desktop, ChatGPT, LM Studio, Copilot Studio, and more!
After adding the configuration, restart your AI client completely to load the ConferenceHaven tools
Claude Desktop showing available MCP servers
Ask your AI assistant in natural language to find conferences and sessions
Claude Desktop
LM Studio
Search for sessions and request calendar invites - all in natural conversation
Search results
Calendar integration
Browser-based, Swagger import, Teams/Outlook integration
Full MCP integration with native tool support
Works with ChatGPT's MCP support
Open source models with MCP integration
Use ConferenceHaven directly via REST API for custom integrations
https://mcp.conferencehaven.com
Search for AI sessions:
curl "https://mcp.conferencehaven.com/api/sessions/search?query=AI&limit=10"
ConferenceHaven uses the MCP 2025-03-26 streamable HTTP transport standard. Just add the URL to any MCP-compatible AI client - no installations, no packages, no complexity!
Add to claude_desktop_config.json
"url": "https://mcp.conferencehaven.com/api/mcp"Add to MCP settings config
"url": "https://mcp.conferencehaven.com/api/mcp"Native MCP support in browser
https://mcp.conferencehaven.com/api/mcpβ Works in browser - no downloads needed
No downloads, no Node.js, no packages - just add the URL to your AI client's MCP configuration and restart.
See the Get Started section below for detailed config examples for each AI client.
Just add the MCP server URL to your AI client - no downloads or installations required!
https://mcp.conferencehaven.com/api/mcp
Copy this URL and add it to your AI client's MCP configuration as shown below.
Add ConferenceHaven to your claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"conferencehaven": {
"url": "https://mcp.conferencehaven.com/api/mcp"
}
}
}
π Restart Claude Desktop after saving the config.
Add ConferenceHaven to ChatGPT's MCP config:
~/Library/Application Support/OpenAI/ChatGPT/config.json%APPDATA%\OpenAI\ChatGPT\config.json{
"mcpServers": {
"conferencehaven": {
"url": "https://mcp.conferencehaven.com/api/mcp"
}
}
}
π Restart ChatGPT after saving the config.
Add ConferenceHaven via Settings β MCP Servers:
{
"mcpServers": {
"conferencehaven": {
"url": "https://mcp.conferencehaven.com/api/mcp",
"name": "ConferenceHaven",
"description": "Conference session discovery"
}
}
}
π Restart LM Studio after adding the configuration.
Add ConferenceHaven via the MCP Server integration:
https://mcp.conferencehaven.com/api/mcpβ Works in browser - no downloads needed!
After restarting your AI client, ConferenceHaven tools will be available. Try asking:
Get a list of upcoming and past conferences
Search for sessions by keyword, track, or speaker
Get detailed information about a specific session
Generate a calendar invite (.ics) for a session
ConferenceHaven is built in public! Share feedback, report bugs, request features, or contribute to the documentation.
Start a discussion or send us an emailβwe'd love to hear from you!
Configure your AI client and start discovering sessions today
Configure Your Client