# Helpmonks MCP

Use this skill when a user wants to connect an MCP-compatible client to Helpmonks.

## Endpoint

Use the remote MCP endpoint:

```text
https://mcp.helpmonks.com/mcp
```

## Authentication

Helpmonks uses OAuth. Start with the MCP endpoint and let the client discover authorization metadata.

Discovery:

- MCP Server Card: https://helpmonks.com/.well-known/mcp/server-card.json
- Protected resource metadata: https://mcp.helpmonks.com/.well-known/oauth-protected-resource/mcp
- Authorization server metadata: https://app.helpmonks.com/.well-known/oauth-authorization-server/oauth
