Catalog
io.github.CSOAI-ORG/trust-chain-mcp
Officialby CSOAI-ORG · Python
Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI
Creates and verifies trust chains with attestation support for authentication.
Topics
mcpmcp-servermeok-ai-labsai-governancemodel-context-protocolai-agentsclaudecompliancecsoai
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"trust-chain-mcp": {
"command": "uvx",
"args": [
"trust-chain-mcp"
]
}
}
}