From major
Connects remotely to the Major platform API (https://api.prod.major.build/mcp/cli) for MCP tools, resources, and prompt templates. Enables Claude access to Major.build services. Authentication likely required.
npx claudepluginhub major-technology/cli --plugin majorAdd to your .mcp.json:
{
"mcpServers": {
"major-platform": {
"url": "https://api.prod.major.build/mcp/cli"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://api.prod.major.build/mcp/cli