joaihq/joai-cli
v0.3.0Proprietary
Connect CLI 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-clistreamable-http
{
"type": "streamable-http",
"url": "https://cortex.joai.ai/mcp/apps/cli"
}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-cli",
"version": "0.3.0",
"description": "Connect CLI 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/cli",
"repository": "https://github.com/JoAiHQ/plugins",
"license": "Proprietary",
"keywords": [
"joai",
"mcp",
"agent-plugins",
"cli"
],
"extensions": {
"com.anthropic.claude": {
"marketplaceManifest": "./.claude-plugin/plugin.json",
"legacyMcp": "./.mcp.json"
}
}
}
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