loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

agentsim-mcp

MCP Tool

agentsimdev/agentsim-mcp

MCP server for AgentSIM — give Claude, Cursor, and Windsurf real phone numbers for OTP verification.

Install

$ npx loaditout add agentsimdev/agentsim-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "agentsim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentsim-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> <a href="https://agentsim.dev"> </a> </p>

<h1 align="center">agentsim-mcp</h1>

<p align="center"> <strong>MCP server for AgentSIM — give AI coding assistants real phone numbers</strong> </p>

<p align="center"> <a href="https://pypi.org/project/agentsim-mcp/"></a> <a href="https://www.npmjs.com/package/@agentsim/mcp-server"></a> <a href="https://github.com/agentsimdev/agentsim-mcp/blob/main/LICENSE"></a> </p>

<p align="center"> <a href="https://docs.agentsim.dev/mcp">Docs</a> · <a href="https://agentsim.dev/dashboard">Dashboard</a> · <a href="https://github.com/agentsimdev/agentsim-examples">Examples</a> </p>

---

MCP server that exposes AgentSIM phone number tools to AI coding assistants. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible host.

Real SIM-backed numbers. No VoIP. Carrier lookup returns mobile.

Setup
Claude Code
claude mcp add agentsim -e AGENTSIM_API_KEY=asm_live_xxx -- uvx agentsim-mcp
Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "agentsim": {
      "command": "uvx",
      "args": ["agentsim-mcp"],
      "env": {
        "AGENTSIM_API_KEY": "asm_live_xxx"
      }
    }
  }
}
Cursor / Windsurf

Add agentsim-mcp as a stdio MCP server with AGENTSIM_API_KEY in the environment config.

Remote (no install)

Connect directly to the hosted server — no local installation required:

{
  "mcpServers": {
    "agentsim": {
      "type": "streamable-http",
      "url": "https://mcp.agentsim.dev/mcp",
      "headers": {

Tags

ai-agentsclaudecursormcpmcp-serverotpphone-verificationsms

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/agentsimdev/agentsim-mcp)](https://loaditout.ai/skills/agentsimdev/agentsim-mcp)