Agent Tools
Back to MCP servers

PulsyAI

⚠ Review recommended — static scan found suspicious patterns
  • tool_poisoning_coercion: eem_instructions ⚠️ ALWAYS call this tool FIRST before any other Pu
Heuristic static scan of the public listing text. Advisory only.
https://mcp.api.pulseem.com/mcp_{token}/mcp
● healthy

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.api.pulseem.com/mcp_{token}/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.api.pulseem.com/mcp_{token}/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'