akarachen/agent-plugin-mcp
v1.0.0MIT
Call MCP servers from any agent through the mcporter CLI.
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": "agent-plugin-mcp",
"version": "1.0.0",
"description": "Call MCP servers from any agent through the mcporter CLI.",
"author": {
"name": "AkaraChen",
"url": "https://github.com/AkaraChen"
},
"homepage": "https://mcporter.sh",
"repository": "https://github.com/AkaraChen/agent-plugin-mcp",
"license": "MIT",
"keywords": ["mcp", "mcporter", "skills", "agent-plugins"]
}
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