πŸ’¬

Agentsim

🟑Caution
Communication

Real SIM-backed mobile numbers for AI agents. Provision phone numbers, receive SMS, and capture OTP codes β€” bypasses VoIP blocks that reject Twilio/Vonage. 5 tools: provision_number, wait_for_otp, get_messages, release_number, list_numbers.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse agentsim”
β†’β€œsend a message”
β†’β€œcheck messages”
β†’β€œcommunicate with team”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability can modify data or communicate externally. Review the permissions below before granting access.

πŸ”‘
Requires API Keys
Needs authentication credentials
🌐
Read External Data
Fetches data from external sources
πŸ“€
Send Data Externally
Sends data to external services
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "agentsim": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-agentsim"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Agentsim trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/agentsim)](https://agentsift.com/capabilities/agentsim)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#communication#agent-tool

Related capabilities