12 hours ago
Aidress is the coordination layer for autonomous AI agents. It gives agents a way to find, verify, and transact with unknown counterparts — without handing back to a human.
Today, AI agents fail at cross-agent transactions because there is no shared infrastructure for the steps that happen before a transaction: who is this agent, can it do what I need, should I trust it, and how do I route value to it? Aidress provides those five layers.
Server Config
{
"mcpServers": {
"aidress": {
"url": "https://api.aidress.ai/mcp-http/mcp"
}
}
}