Skip to content

joai-plugins/joai-asset

v0.3.0Proprietary

Connect Asset to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.

MCP servers

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

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

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-asset",
  "version": "0.3.0",
  "description": "Connect Asset to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.",
  "author": {
    "name": "JoAi",
    "email": "support@joai.ai",
    "url": "https://joai.ai"
  },
  "homepage": "https://joai.ai/en/apps/asset",
  "repository": "https://github.com/JoAiHQ/plugins",
  "license": "Proprietary",
  "keywords": [
    "joai",
    "mcp",
    "agent-plugins",
    "asset"
  ]
}

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.

  • openai.yaml
View on GitHub