Back to MCP Servers
Server Rabel
AI-to-AI messaging via I-Poll protocol and AInternet. Enables agents to communicate using .aint domains, semantic messaging, and trust-based routing.
communicationrustaiagent
By jaspertvdm
Installation
npx -y mcp-server-rabelConfiguration
{
"mcpServers": {
"mcp-server-rabel": {
"command": "npx",
"args": ["-y", "mcp-server-rabel"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes