MCP Server
MCP
io.github.finsavvyai/pushci
AI-native zero-config CI/CD. 19 languages, 40+ frameworks. Free forever.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pushci",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Anthropic API key for AI features (optional — free tier works without it)",
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment