Serversio.github.acarchidi/agentforge
A

io.github.acarchidi/agentforge

io.github.acarchidi/agentforge · v1.3.0
● Remote
v1.3.0remote🌐 https://agentforge-taupe.vercel.app/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "io.github.acarchidi/agentforge",
  "description": "DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode.",
  "repository": {
    "url": "https://github.com/acarchidi/agentforge",
    "source": "github"
  },
  "version": "1.3.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agentforge-taupe.vercel.app/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}