arjunkmrm sg bus test for Grok
ai.smithery/arjunkmrm-sg-bus-test
Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin…
client:Grok
transport:streamable-http
Install arjunkmrm sg bus test in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"arjunkmrm-sg-bus-test": {
"type": "http",
"url": "https://server.smithery.ai/@arjunkmrm/sg-bus-test/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