{
  "schema_version": "v1",
  "name_for_human": "AgentFX",
  "name_for_model": "agentfx",
  "description_for_human": "Non-custodial MCP gateway that lets AI agents place real perp orders on Hyperliquid.",
  "description_for_model": "AgentFX is a non-custodial MCP (Model Context Protocol) server for Hyperliquid perpetual futures execution. The agent owns its own EVM key and grants AgentFX signing rights via on-chain approveAgent + approveBuilderFee. Flat 1 bps fee captured on-chain by Hyperliquid Builder Code. Use the MCP endpoint for tool calls; this OpenAPI plugin shim is deprecated — prefer the MCP manifest at https://solfun.dev/.well-known/agentfx-mcp.json.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://jdufibzebfwymvnyunti.functions.supabase.co/fx-api/v1/openapi.json"
  },
  "logo_url": "https://solfun.dev/favicon.svg",
  "contact_email": "support@solfun.dev",
  "legal_info_url": "https://solfun.dev/fx/docs",
  "canonical_manifest": "https://solfun.dev/.well-known/agentfx-mcp.json"
}
