◉ MCP Session TrackerPOST /api/mcp · demo · no auth
calls 0sessions 0active 0users 0
Sessions by user
no traffic yet — hit POST /api/mcp
Live request log
waiting…
Inspector
Click a session or a request to inspect headers + body.
Test it:
curl -X POST https://mcp-demo.developersdigest.tech/api/mcp \
  -H 'content-type: application/json' \
  -H 'user-agent: test/1' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize"}'