MCP Server
MCP
The MCP server for GoReleaser
GoReleaser MCP server
Install
oci:ghcr.io/goreleaser/mcp:0.6.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/goreleaser/mcp:0.6.0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "npm",
"identifier": "@goreleaser/mcp",
"version": "0.6.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
oci
npm
By
Comments
Sign in to leave a comment