revdesk-mcp
Installation
SKILL.md
RevDesk MCP
Use this skill when a user wants an agent or MCP client to call RevDesk tools.
Connect
- Streamable HTTP endpoint:
https://mcp.revdesk.com/mcp - Setup guide:
https://docs.revdesk.com/api-reference/mcp - Server metadata:
https://mcp.revdesk.com/.well-known/mcp - Permission metadata:
https://mcp.revdesk.com/.well-known/oauth-protected-resource
An MCP client may initialize and inspect tool schemas without a credential. To read organization
data or invoke any tool, configure Authorization: Bearer <RevDesk API key> in the client's secret
store. Use a key containing only the scopes needed by the tools the user selected.