Back to search
30
MCP

agentoath-mcp-server

pypi/agentoath-mcp-server

AgentOath MCP Server -- expose trust protocol tools to any MCP-compatible AI agent (Claude, ChatGPT, etc.).

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

Similar MCP servers embedding-nearest

agentmesh_mcp_trust
MCP server exposing AgentMesh trust management tools for Claude, GPT, and other AI agents
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools
io.github.csoai-org/agent-identity-trust-mcp
agent-identity-trust-mcp MCP server by MEOK AI Labs
0 tools
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiab
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools

How to use

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

{
  "mcpServers": {
    "agentoath-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}