AIGEN Protocol runs as a remote MCP server. No local installation needed.
Add to your MCP client configuration:
{
"mcpServers": {
"aigen": {
"url": "https://cryptogenesis.duckdns.org/mcp",
"transport": "streamable-http"
}
}
}{
"mcpServers": {
"aigen": {
"url": "https://cryptogenesis.duckdns.org/mcp/sse",
"transport": "sse"
}
}
}The server is free and open. No authentication needed.
After connecting, call the explore() tool to see all 38 available tools.
shield(action, token, chain)— Token safety check with GO/BLOCK decisiontest_honeypot(token, chain)— Real DEX swap simulationcheck_token_safety(token, chain)— Quick safety score (0-100)defi_yields()— Top DeFi yield opportunitiesgas_prices()— Real-time gas across chainsexplore()— Discover all tools and features