
Grantex
- 31 repo stars
- Updated July 27, 2026
- mishrasanjeev/grantex
Adds OAuth 2.0 for AI agents with scoped delegation tokens, audit trails, and revocation so agents get only the access they need.
About
Grantex is an MCP server that brings OAuth 2.0 to AI agents, issuing scoped delegation tokens with full audit trails and revocation. It lets a builder grant an agent only the narrow access it needs and pull that access back at any time. A solo developer reaches for it when they want agent actions governed by real authorization controls instead of long-lived all-powerful credentials.
- OAuth 2.0 for AI agents
- Scoped delegation tokens
- Audit trails and revocation
Grantex by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env GRANTEX_API_KEY=YOUR_GRANTEX_API_KEY grantex -- npx -y @grantex/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 31 |
|---|---|
| Package | @grantex/mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 27, 2026 |
| Repository | mishrasanjeev/grantex ↗ |
What it does
Adds OAuth 2.0 for AI agents with scoped delegation tokens, audit trails, and revocation so agents get only the access they need.