GetExperience for Grok
io.github.skurakov/getexperience
Search and book tours and travel experiences in 40+ countries via MCP.
client:Grok
transport:sse
tools:7
Install GetExperience in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"getexperience": {
"type": "sse",
"url": "https://getexperience.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs