Skip to content

clawdi-ai/aftermath

v0.1.0Apache-2.0

Agentic skills for integrating with Aftermath Finance.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

aftermath-apistreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.aftermath.finance/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "aftermath",
  "version": "0.1.0",
  "description": "Agentic skills for integrating with Aftermath Finance.",
  "author": {
    "name": "Aftermath Finance",
    "url": "https://aftermath.finance"
  },
  "homepage": "https://docs.aftermath.finance/for-developers/skills",
  "repository": "https://github.com/AftermathFinance/skills",
  "license": "Apache-2.0",
  "keywords": [
    "aftermath",
    "sui",
    "defi",
    "perpetuals",
    "sdk"
  ],
  "extensions": {
    "ai.clawdi": {
      "schemaVersion": 1,
      "display": {
        "name": "Aftermath Finance",
        "category": "developer-tools",
        "languages": [
          "en"
        ]
      },
      "compatibility": {
        "runtimes": [
          "openclaw",
          "hermes"
        ]
      }
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.clawdi