AI & ML
Trust: 32/100 (Limited)io.github.JKHeadley/moltbridge Guide
Agent network intelligence for AI agents. Trust scoring, broker discovery, and Ed25519 identity.
2 starsby SageMindAI
Quick Start
Install
npx moltbridgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jkheadley-moltbridge": {
"command": "npx",
"args": [
"moltbridge"
]
}
}
}