Skip to content

Commit da59af1

Browse files
author
AgentSIM
committed
chore: sync from monorepo v0.10.2
1 parent 2a43845 commit da59af1

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

npm/package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
22
"name": "@agentsim/mcp-server",
3-
"version": "0.1.1",
3+
"version": "0.10.2",
44
"description": "AgentSIM MCP server — real phone numbers for AI agents",
5-
"keywords": ["mcp", "agents", "sms", "otp", "phone", "ai", "claude", "cursor"],
5+
"keywords": [
6+
"mcp",
7+
"agents",
8+
"sms",
9+
"otp",
10+
"phone",
11+
"ai",
12+
"claude",
13+
"cursor"
14+
],
615
"homepage": "https://agentsim.dev",
716
"repository": {
817
"type": "git",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentsim-mcp"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
description = "AgentSIM MCP server — phone number provisioning tools for AI coding assistants"
55
readme = {text = "<!-- mcp-name: dev.agentsim/mcp -->\n\nReal SIM-backed phone numbers for AI agents. Provision a number, receive OTP codes, release — in 3 API calls. No VoIP. Carrier lookup returns `mobile`.\n\nSee [agentsim.dev](https://agentsim.dev) for documentation.", content-type = "text/markdown"}
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)