Discover, manage, and invoke operations on registered AAuth resources.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@aauth/praca" yet — see the docs or source repo.
List all resources currently registered in AAuth, and present their names, types, and available operations in a table.
A clear inventory of resources with basic details and available operations for each one.
Inspect the resource named "user-directory", explain which operations it supports, what parameters each operation requires, and provide invocation examples.
An operation reference for the resource, including parameter requirements and sample invocations.
Invoke the "getProjectStatus" operation on the resource "project-registry" with projectId=proj_123, and return both a summary and the raw response.
A concise summary of the operation result along with the full raw response.
Demonstrates OAuth 2.1, PKCE, and protected resource access in an MCP server.
Add OAuth 2.1 auth, middleware, and token verification to MCP servers.
Read Auth0 resources and configuration for fast identity environment reviews.
Securely connect to Pruva to manage products, features, and documents.
Securely manage OAuth 2.0 tokens for MCP applications.
Build and test an HTTP MCP server with OAuth 2.0 authentication flow.