jaspertvdm/mcp-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.
Quick Start
Clone the repository:
git clone https://github.com/jaspertvdm/mcp-server-rabelClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-rabel": {
"command": "npx",
"args": [
"-y",
"jaspertvdm/mcp-server-rabel"
]
}
}
}Check the repository README for specific installation and configuration instructions.