closelly/closelly-ai-plugins
v1.5.0MIT
Closelly MCP App: skills y connector portable para ChatGPT/Codex, Claude Code y GitHub Copilot CLI.
MCP servers
Declared in a file that clients do not read
This package ships a
.mcp.json. Agent Plugins reads MCP configuration from mcp.json, so a client installing this plugin finds no servers. The directory does not read the file either, and shows nothing from it.What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "closelly-ai-plugins",
"version": "1.5.0",
"description": "Closelly MCP App: skills y connector portable para ChatGPT/Codex, Claude Code y GitHub Copilot CLI.",
"author": {
"name": "Closelly Edutech SpA",
"url": "https://closelly.com"
},
"homepage": "https://github.com/Closelly/ai_plugins",
"repository": "https://github.com/Closelly/ai_plugins",
"license": "MIT",
"keywords": [
"closelly",
"lena",
"skills",
"mcp",
"chatgpt",
"codex",
"claude-code",
"github-copilot"
],
"extensions": {
"com.closelly.mcp": {
"business": {
"name": "closelly-business",
"url": "https://auth.closelly.com/mcp/business",
"transport": "http",
"auth": "oauth",
"skill": "mcp-business",
"config": "./config/mcp.business.json",
"claudeCodeConfig": "./.mcp.json"
},
"remote": {
"enabled": false,
"status": "claude-code-dot-mcp-json-chatgpt-app-pending",
"reason": "Claude Code lee .mcp.json en la raíz (OAuth al primer uso de tools). ChatGPT App (.app.json) queda pendiente hasta tener connector_…. Claude.ai/Cowork sigue siendo connector custom manual. No hay mcpServers ni apps en .codex-plugin/plugin.json.",
"exampleConfig": "./config/mcp.business.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.
- openai.yaml
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.closelly.mcp