A Model Context Protocol server exposing the Freshdesk API. Gated by Clerk → Microsoft sign-in.
This endpoint is consumed by MCP clients, not browsed directly. Add it to your MCP-aware tool and the client will walk you through sign-in.
{
"mcpServers": {
"freshdesk": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://freshdesk-mcp.nlr.sh/mcp"]
}
}
}
npx @modelcontextprotocol/inspector
Then connect to https://freshdesk-mcp.nlr.sh/mcp — a browser tab will open for Microsoft sign-in.
@nextlevelracing.com Microsoft accounts./mcp — Streamable HTTP MCP transport (protected)/sse — Legacy SSE transport (protected)/authorize, /token, /register — OAuth 2.1 endpoints (used by MCP clients)/health — JSON health probe