card_status — Palmyr MCP Tool
card_status
(card status) is one of 33 tools on the
Palmyr
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call card_status from your client
- Claude Code Palmyr card_status run in your project directory
- Claude Desktop Palmyr card_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Palmyr card_status ~/.cursor/mcp.json
- VS Code Palmyr card_status .vscode/mcp.json
- Zed Palmyr card_status ~/.config/zed/settings.json
- Windsurf Palmyr card_status ~/.codeium/windsurf/mcp_config.json
- Cline Palmyr card_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Palmyr card_status ~/.gemini/settings.json
- Grok Palmyr card_status .mcp.json (in your project root)
- ChatGPT Palmyr card_status Settings → Connectors → Advanced → Developer mode
- Claude.ai Palmyr card_status Settings → Connectors → Add custom connector
- LangChain Palmyr card_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http palmyr https://palmyr.ai/mcp
Other tools on this server
- palmyr_pricing
- palmyr_capabilities
- i402_plan
- card_buy
- card_get
- card_list
- email_create_inbox
- email_create_temp
- email_extend_temp
- email_send
- email_read_messages
- phone_buy_number
- phone_send_sms
- phone_read_messages
- wait_for_otp
- phone_temp_number
- phone_extend_temp
- twitter_post
- tiktok_post
- tiktok_operation_status
- tiktok_connect
- tiktok_connect_status
- tiktok_accounts
- tiktok_analytics
- tiktok_series
- tiktok_hooks
- tiktok_niches
- tiktok_scheduled
- tiktok_cancel_scheduled
- domain_check
- domain_register
- compute_deploy
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.