loading…
Search for a command to run...
loading…
Agent Identity Trust - MCP server providing AI-powered tools and automation by MEOK AI Labs
Agent Identity Trust - MCP server providing AI-powered tools and automation by MEOK AI Labs
agent-identity-trust-mcp MCP server MCP Registry PyPI
agent-identity-trust-mcp MCP server
Add .well-known/mcp discovery, CI workflow, persistence layer
pip install agent-identity-trust-mcp
# or
npm install -g @meok-ai/agent-identity-trust-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"agent-identity-trust-mcp": {
"command": "npx",
"args": []
}
}
}