Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar.
AI Access Proxy Layer. Connect external services (e.g. Google), define granular permissions, and receive an MCP endpoint URL for use in AI agents. Acts as a permission gateway — exposing only the specific capabilities you authorize, more granular than native OAuth scopes. Framework: Next.js 16 (App Router) Database: PostgreSQL + Prisma 7 UI: Tailwind CSS v4, shadcn/ui Auth: Better Auth…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
AI Access Proxy Layer. Connect external services (e.g. Google), define granular permissions, and receive an MCP endpoint URL for use in AI agents. Acts as a permission gateway — exposing only the specific capabilities you authorize, more granular than native OAuth scopes. Framework: Next.js 16 (App Router) Database: PostgreSQL + Prisma 7 UI: Tailwind CSS v4, shadcn/ui Auth: Better Auth (database-backed sessions, Prisma adapter) MCP: (Streamable HTTP) Package Manager: pnpm 1. Clone the…