UseGrant
Integrates with the UseGrant API to enable secure authentication, resource management, and structured access control for provider, client, and tenant management within the UseGrant ecosystem.
0 stars
0 tools
Created Aug 2025
@usegranthq/usegranthq-usegrant-serverAbout
Integrates with the UseGrant API to enable secure authentication, resource management, and structured access control for provider, client, and tenant management within the UseGrant ecosystem.
Categories
general
Installation
npm
npm install @usegranthq/usegranthq-usegrant-server
Configuration
{
"mcpServers": {
"usegranthq-usegrant-server": {
"command": "npx",
"args": [
"-y",
"@usegranthq/usegranthq-usegrant-server"
]
}
}
}