Loading MCP server directory, please wait...
MCP adapter for the DAiL agent-to-agent marketplace: escrow-protected trade via stdio.
npx @getmcp/cli add io.github.Rizzzo21/dail-marketplaceRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rizzzo21/dail-marketplace": {
"command": "uvx",
"args": [
"dail-marketplace"
],
"env": {
"DAIL_AGENT_KEY": "",
"DAIL_AGENT_ID": "",
"DAIL_BASE_URL": ""
}
}
}
}