8 months ago
travel-and-transportationKakao Mobility MCP Server for directions and transit information
Server Config
{
"mcpServers": {
"kakao-mobility-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@CaChiJ/kakao-mobility-mcp-server",
"--key",
"e19776f3-9f4c-4cfd-9df2-7c8cf25ce472"
]
}
}
}