Real SIM-backed mobile numbers for AI agents to receive SMS and OTP codes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server that exposes AgentSIM OTP session tools to AI coding assistants: Claude Code, Cursor, Windsurf, and any other MCP-compatible host.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add agentsim-mcp as a stdio MCP server with AGENTSIM_API_KEY in the environment config.
Connect directly to the hosted MCP server without installing anything locally:
| Tool | Description |
|---|---|
provision_number | Provision a temporary programmable US number for an OTP session β returns number, session ID, expiry |
wait_for_otp | Long-poll until an OTP arrives on the session (returns parsed code) |
get_messages | List raw SMS messages received on a session |
release_number | Release a session early (number returned to pool) |
list_numbers | List all active sessions for this account |
Set AGENTSIM_API_KEY in your environment. Get your key at console.agentsim.dev.
US (more coming soon)
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-165)<a href="https://allmcps.com/mcp/mcp-165"><img src="https://allmcps.com/api/badge/mcp-165?style=directory" alt="Mcp on AllMCPs" /></a>