Описание
CLI and MCP server for the Agent Auth Protocol
README
Open-source implementations of the Agent Auth Protocol—authentication, capability-based authorization, and service discovery for AI agents that connect to your product.
Agents discover your service, register with a cryptographic identity, request capabilities, and run them. Sensitive actions stay behind user approval. The canonical specification is nicepkg/agent-auth-protocol on GitHub.
Packages
| Package | Description | Install |
|---|---|---|
| @better-auth/agent-auth | Better Auth server plugin | npm i @better-auth/agent-auth |
| @auth/agent | Client SDK for agent runtimes | npm i @auth/agent |
| @auth/agent-cli | CLI and MCP server | npx @auth/agent-cli |
Examples
Next.js reference apps under examples/ integrate @better-auth/agent-auth with Drizzle:
- agent-deploy — Baseline flow with email/password sign-in
- gmail-proxy and vercel-proxy — Same stack with WebAuthn/passkeys enabled (pick whichever structure fits your app)
The apps/ directory contains internal applications (directory, desktop, browser extension) used in development and demos.
Additional packages and examples will be added over time.
CI and releases
GitHub Actions (under .github/workflows/):
- CI — On pull requests and pushes to
main/canary:pnpm fmt:check(Oxfmt), then install with a frozen lockfile andturbobuild, typecheck, and test for packages/* only (published libraries), on Node 22.x and 24.x (see .nvmrc). Format the tree locally withpnpm fmt. - Release — Pushing a tag
v*runs changelogithub, builds the same packages, and runspnpm -r publishto npm. Required: repository secretNPM_TOKENwith publish access. Tags matching*-beta,*-rc,*-canary, or*-nextpublish under that dist-tag; stable tags must point at a commit onmain(or av*.*.x-latestbranch), matching the Better Auth release rules. - Preview — Pull requests trigger pkg-pr-new for installable previews of
./packages/*. - npm dist-tag — Manual workflow to move a dist-tag on an existing version.
Optional: set TURBO_TOKEN and repository variable TURBO_TEAM (or rely on the default team) for Vercel Remote Cache, same idea as Better Auth.
License
Установить Agent Cli в Claude Desktop, Claude Code, Cursor
unyly install agent-cliСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add agent-cli -- npx -y @auth/agent-cliFAQ
Agent Cli MCP бесплатный?
Да, Agent Cli MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Agent Cli?
Нет, Agent Cli работает без API-ключей и переменных окружения.
Agent Cli — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Agent Cli в Claude Desktop, Claude Code или Cursor?
Открой Agent Cli на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Agent Cli with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
