Skip to content

joaihq/joai

v0.3.0Proprietary

JoAi plugin — board callbacks and hosted MCP for apps and agents.

MCP servers

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

joaistreamable-http
{
  "type": "streamable-http",
  "url": "https://cortex.joai.ai/mcp/apps/joai"
}

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": "joai",
  "version": "0.3.0",
  "description": "JoAi plugin — board callbacks and hosted MCP for apps and agents.",
  "author": {
    "name": "JoAi",
    "email": "support@joai.ai",
    "url": "https://joai.ai"
  },
  "homepage": "https://joai.ai",
  "repository": "https://github.com/JoAiHQ/plugins",
  "license": "Proprietary",
  "keywords": ["joai", "mcp", "agent-plugins"],
  "extensions": {
    "com.anthropic.claude": {
      "marketplaceManifest": "./.claude-plugin/plugin.json",
      "hooks": "./hooks/hooks.json"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Client extensions

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

  • com.anthropic.claude