Set up Siren MCP with other MCP-compatible clients
Authorization
header:
X-RateLimit-Limit
: Maximum requests allowedX-RateLimit-Remaining
: Remaining requests in the windowX-RateLimit-Reset
: Time when the limit resets (UTC timestamp)200 OK
: Request successful400 Bad Request
: Invalid request parameters401 Unauthorized
: Invalid or missing API key403 Forbidden
: Insufficient permissions404 Not Found
: Resource not found429 Too Many Requests
: Rate limit exceeded500 Internal Server Error
: Server error