Enterprise DNA Enterprise DNA
M MCP Servers Developer low

AgentValet/AgentValet

by Various

IGA for AI agents. IETF AIMS-compliant identity, credential governance & MCP proxy. SPIFFE · RFC 7591 · AuthZEN · CIBA. npx @agentvalet/register

MCP

AgentValet/AgentValet

Added 7 June 2026

#agent-identity #ai-agents #aims #credential-governance #mcp

Overview

AgentValet provides identity governance and administration (IGA) for AI agents. It implements IETF AIMS-compliant identity, credential governance, and an MCP proxy using standards such as SPIFFE, RFC 7591, AuthZEN, and CIBA. The tool is distributed as a TypeScript package and can be run via npx.

Best for

Best for
Developers building multi-agent systems that require standardized identity governance and credential enforcement

Use cases

  • Managing and governing identities for autonomous AI agents
  • Enforcing credential policies and access control for agent-to-agent communication
  • Setting up an MCP proxy to mediate agent interactions with identity verification

How to use

Install

npx @agentvalet/register

Tools exposed

  • list_platforms
  • use_platform
  • authzen_evaluate
  • agent_register
  • agent_status
  • list_my_pending_actions
  • report_self_diagnostic

Tested with

Claude Desktop, Claude Code, Cursor

Example client config

{\n  "mcpServers": {\n    "agentvalet": {\n      "command": "npx",\n      "args": ["-y", "@agentvalet/mcp-server"],\n      "env": {\n        "AGENT_ID": "agt_your_agent_id",\n        "OWNER_ID": "your_owner_id",\n        "PROXY_URL": "https://api.agentvalet.ai",\n        "AGENT_PRIVATE_KEY_PATH": "~/.agentvalet/agent.key"\n      }\n    }\n  }\n}

Notes

AgentValet provides identity governance and administration (IGA) for AI agents. It implements IETF AIMS-compliant identity, credential governance, and an MCP proxy using standards such as SPIFFE, RFC 7591, AuthZEN, and CIBA. The tool is distributed as a TypeScript package and can be run via npx.

0 stars on GitHub. Last updated 2026-06-04. Licensed MIT.

Use cases

  • Managing and governing identities for autonomous AI agents
  • Enforcing credential policies and access control for agent-to-agent communication
  • Setting up an MCP proxy to mediate agent interactions with identity verification

Pros

  • Adheres to emerging IETF standards for agent identity and credential management
  • Leverages established protocols like SPIFFE and CIBA for secure identity federation
  • Lightweight deployment via npx with no complex infrastructure required

Cons

  • Very early stage with zero GitHub stars and likely limited community support
  • Documentation and examples may be sparse or incomplete
  • Narrow focus on AI agent IGA may not suit general identity management needs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Adheres to emerging IETF standards for agent identity and credential management
  • Leverages established protocols like SPIFFE and CIBA for secure identity federation
  • Lightweight deployment via npx with no complex infrastructure required

Cons

  • Very early stage with zero GitHub stars and likely limited community support
  • Documentation and examples may be sparse or incomplete
  • Narrow focus on AI agent IGA may not suit general identity management needs

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks