Machine endpoint

MintedSaaS MCP server

This server speaks Model Context Protocol over Streamable HTTP. It's for AI agents, not human browsers — point an MCP-aware client at the endpoint below.

Endpoint: /mcp (POST, JSON-RPC 2.0)

Looking for the human-readable directory? See https://mintedsaas.com/for-ai-agents for documentation on what tools this server exposes and how to wire it up to Claude Desktop, Cursor, or any other MCP client.

Health check

GET /health{"status":"ok"}