Agent Tools
Back to MCP servers

ai.shawndurrani/mcp-merchant

https://mcp.shawndurrani.ai/sse
● degraded

Search-only commerce MCP server backed by Stripe (test)

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mcp.shawndurrani.ai/sse
JSON-RPC initialize probe
curl -X POST https://mcp.shawndurrani.ai/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'