Korea Flight MCP for Grok
io.github.kimnchai/korea-flight-mcp
14 Korean airports flight info + Incheon arrival/departure congestion + facility search.
client:Grok
transport:streamable-http
tools:8
Install Korea Flight MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"korea-flight-mcp": {
"type": "http",
"url": "https://korea-flight.kimnchai.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