Agent Identity Trust
Rank #16,646io.github.CSOAI-ORG/agent-identity-trust-mcp
Agent Identity Trust MCP Server by MEOK AI Labs
Agent Identity Trust is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #16,646 of 132,046 servers tracked on MCP Toplist. Agent Identity Trust is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 115,400 of 132,046 servers on MCP Toplist.
Use Agent Identity Trust
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-identity-trust-mcp https://api.meok.ai/v1/a2a/identity-trustclaude mcp add agent-identity-trust-mcp -- uvx agent-identity-trust-mcp[mcp_servers.agent-identity-trust-mcp]
url = "https://api.meok.ai/v1/a2a/identity-trust"Add to ~/.codex/config.toml.
[mcp_servers.agent-identity-trust-mcp]
command = "uvx"
args = ["agent-identity-trust-mcp"]Add to ~/.codex/config.toml.
https://api.meok.ai/v1/a2a/identity-trustSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-identity-trust-mcp": {
"command": "uvx",
"args": [
"agent-identity-trust-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-identity-trust-mcp": {
"url": "https://api.meok.ai/v1/a2a/identity-trust"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent-identity-trust-mcp": {
"command": "uvx",
"args": [
"agent-identity-trust-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-identity-trust-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/a2a/identity-trust"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent-identity-trust-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-identity-trust-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-identity-trust-mcp": {
"serverUrl": "https://api.meok.ai/v1/a2a/identity-trust"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-identity-trust-mcp": {
"command": "uvx",
"args": [
"agent-identity-trust-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-identity-trust-mcp": {
"url": "https://api.meok.ai/v1/a2a/identity-trust"
}
}
}{
"mcpServers": {
"agent-identity-trust-mcp": {
"command": "uvx",
"args": [
"agent-identity-trust-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fagent-identity-trust-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fagent-identity-trust-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fagent-identity-trust-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#1,673 · 11 vers
- Councilof AI#3,412 · 1 ver
- Trust Chain MCP#7,756 · 2 vers
- File Organizer AI MCP#8,607 · 4 vers
- EU AI Act Compliance#9,777 · 13 vers
- ISO 27001 AI MCP#10,438 · 5 vers
- GDPR Compliance for AI Systems MCP Server#12,765 · 9 vers
- Contract Review AI MCP#13,156 · 4 vers
- Accessibility AI MCP#14,028 · 7 vers
- ISO 42001 AI MCP#14,382 · 9 vers
- Music Production AI MCP#14,762 · 4 vers
- Ad Copy AI#14,789 · 6 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.0.13 | Jun 30, 2026 |
| 1.0.11 | Jun 13, 2026 |
| 1.0.10 | Jun 13, 2026 |
| 1.0.4 | May 7, 2026 |
| 1.0.3 | May 7, 2026 |
| 1.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains Agent Identity Trust?
- Agent Identity Trust is maintained by CSOAI-ORG, which publishes 368 MCP servers (1335 total versions) tracked on MCP Toplist.
- Is Agent Identity Trust listed on the Official MCP Registry?
- Yes — Agent Identity Trust is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agent Identity Trust have?
- MCP Toplist tracks 6 versions of Agent Identity Trust, most recently published on Jun 30, 2026.
- Where can I find the source code for Agent Identity Trust?
- The source code for Agent Identity Trust is hosted at github.com/csoai-org/agent-identity-trust-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.