create_client
Generate a new client for a provider by specifying client name, provider ID, and audience. Facilitates client management in the UseGrant MCP Server.
Instructions
Create a new client for a provider
Input Schema
Name | Required | Description | Default |
---|---|---|---|
audience | Yes | The audience of the client | |
name | Yes | The name of the client | |
providerId | Yes | The ID of the provider |