avora-agent-forge

api-evangelist/avora-agent-forge
★ 0 stars Unknown language AI/LLM Updated 4d ago
AVORA Agent Forge is an evidence-first Solana SPL token risk scanner and public AI interoperability service for humans, wallets, and autonomous agents. It exposes two REST APIs (OpenAPI 3.1), a hosted MCP server, and an A2A agent card with published skills. Access is unauthenticated; paid tiers are
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "avora-agent-forge": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/avora-agent-forge"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission