Serversdev.agentsim/mcp
M

dev.agentsim/mcp

dev.agentsim/mcp · v0.15.0
● Remote
v0.15.0remote🌐 https://mcp.agentsim.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "dev.agentsim/mcp",
  "description": "Real SIM-backed mobile numbers for AI agents to receive SMS and OTP codes.",
  "repository": {
    "url": "https://github.com/agentsimdev/agentsim-mcp",
    "source": "github"
  },
  "version": "0.15.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.agentsim.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}