Skip to content
Back to search
30
MCP

AgentIAM

pulsemcp/agentiam

MCP wrapper for AgentIAM's agent safety, intelligence, and identity verification endpoints on Base.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.achilliesbot/agentiam-mcp
Stdio MCP wrapper for AgentIAM's 18 x402 endpoints — agent safety + intelligence on Base.
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
AgentSec MCP
Security intelligence via x402 on Base. CVE lookup, IP reputation, secret scanning.
0 tools · streamable-http
agent-identity-trust-mcp
Agent Identity Trust tools for AI agents. Capabilities: register agent identity, issue credential, verify credential. Built by MEOK AI Labs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentiam": {
      "url": "None",
      "transport": "http"
    }
  }
}