
VERIFIED IDENTITY FOR AI AGENTS · POWERED BY BANKID
How it works
Installation
Run once in your terminal:
claude mcp add agentID -- npx -y @agent-id/mcp
Then prompt your agent:
Available tools
start_authenticationStart a BankID session — returns a URL for the user to scan.
complete_authenticationPoll until BankID completes, then cache the signed JWT.
authenticated_fetchMake HTTP requests with the JWT attached as X-AgentID-Token.
AGENTIDAPP.VERCEL.APP