Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Palmyr

ai.palmyr/palmyr

Agent infra: email, phone, social, domains, VPS, wallets. Paid per-action via x402, no API key.

Uptime
20.0%
5 probes
Response
394ms
last probe
Tools
14
callable
Primary URL
https://palmyr.ai/mcp

Tools · 14

palmyr_pricing

List every paid Palmyr capability and its live x402 price (USDC on Solana/Base). Free — no payment required.

palmyr_capabilities

List the i402 capabilities Palmyr can plan and execute (the intent-resolver catalog). Free — no payment required.

i402_plan

State an intent, get a priced execution plan. The i402 orchestrator turns a natural-language outcome into an ordered list of x402 calls your agent signs and runs. Costs 0.10 USDC per plan, paid per-ac…

email_create_inbox

Provision an email inbox at {name}@palmyr.ai (or a custom domain you own), keyed to your wallet. Costs 2.00 USDC, paid per-action via x402.

email_send

Send an email from an inbox you own. Costs 0.08 USDC, paid per-action via x402.

email_read_messages

Read decrypted messages from an inbox you own (payment wallet must match the inbox). Costs 0.02 USDC, paid per-action via x402.

phone_buy_number

Provision a real phone number (SMS + voice) for your agent. Costs 3.00 USDC, paid per-action via x402.

phone_send_sms

Send an SMS from a phone number you own. Costs 0.05 USDC, paid per-action via x402.

phone_read_messages

Read SMS messages received on a phone number you own. Costs 0.02 USDC, paid per-action via x402.

twitter_post

Post a tweet from an X account you control (via injected session cookies). Costs 0.001 USDC, paid per-action via x402.

tiktok_post

Post a video to a TikTok account you control (from video_base64 or video_url). Async: returns an operation to poll. Costs 0.01 USDC, paid per-action via x402.

domain_check

Check domain availability and per-TLD pricing. Pass a full domain (example.com) or a bare name to scan popular TLDs. Free — no payment required.

domain_register

Register a domain to your wallet. Priced per TLD — the exact quote is returned in the 402 challenge, paid per-action via x402.

compute_deploy

Deploy a cloud VPS keyed to your wallet (optionally auto-installs OpenClaw/skills). Priced per server type — the exact quote is returned in the 402 challenge, paid per-action via x402.

Similar MCP servers embedding-nearest

agent-tools (x402 directory) live
Discover and call x402 paid services — search by intent, filter by price/chain.
5 tools · streamable-http
ai.crestsystems/counterparty-intelligence live
Check who your agent is about to pay over x402: real service, relayer, treasury, or buyer.
11 tools · streamable-http
io.github.RubenTay/agent-vending-factory live
Pay-per-call MCP tools via x402 USDC: ZAR prices, data extraction, Python sandbox, SA flights.
6 tools · sse
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 tools · streamable-http
@t2000/x402
x402 payment protocol client for AI agents on Sui — pay for API resources with USDC [x402: $0.001/call on base, category=agent]
0 tools · http
GoCreative Agent API live
Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
8 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "palmyr": {
      "url": "https://palmyr.ai/mcp",
      "transport": "streamable-http"
    }
  }
}