a month ago
One MCP connection → 100+ MCP servers, with trust audit, discovery, and execution│Trust Scores (0-100) across 5 dimensions: code health, security, behavioral audit│community trust, EU compliance.
Server Config
{
"mcpServers": {
"agentforge": {
"command": "npx",
"args": [
"-y",
"agentforge-trust-mcp@latest"
],
"env": {
"AGENTFORGE_API_URL": "https://agentforge.community",
"AGENTFORGE_API_KEY": "af_agent_REPLACE_AFTER_REGISTRATION"
}
}
}
}