From major
Connects remotely to Major.build's MCP endpoint (https://go-api.prod.major.build/cli/v1/mcp) for accessing 'major-resources'. Provides tools, data sources, or prompts from the Major platform.
npx claudepluginhub major-technology/cli --plugin majorAdd to your .mcp.json:
{
"mcpServers": {
"major-resources": {
"url": "https://go-api.prod.major.build/cli/v1/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://go-api.prod.major.build/cli/v1/mcp