← All servers

arjunkmrm-sg-bus-test

ai.smithery/arjunkmrm-sg-bus-test v1.0.0
Official Registry dev-tools

Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin…

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add arjunkmrm-sg-bus-test --transport http https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "arjunkmrm-sg-bus-test": {
      "url": "https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "arjunkmrm-sg-bus-test": {
      "serverUrl": "https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "arjunkmrm-sg-bus-test": {
      "type": "http",
      "url": "https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "arjunkmrm-sg-bus-test": {
      "url": "https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "arjunkmrm-sg-bus-test": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp
Authorization: Bearer {smithery_api_key}

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--arjunkmrm-sg-bus-test/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent