onyx_mcp_oauth_audit
InactiveTool of onyx-paid-mcp
OAuth 2.1 + RFC 7591 DCR compliance audit for any MCP server. Probes the 5 standard discovery + registration + token endpoints, validates each against the relevant RFC, returns a composite 0-100 score and remediation list. Free tier — useful for MCP operators preparing for ChatGPT custom-connector / Claude Managed Agents discovery. (price: $0 USDC, tier: free)
Parameters schema
{
"type": "object",
"required": [
"server_url"
],
"properties": {
"server_url": {
"type": "string",
"description": "Base URL of the MCP server to audit."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries