Codefresh MCP for AI Agents. Manage CI/CD Pipelines and Kubernetes Cluster Deployments
Connect Codefresh to your AI client to manage CI/CD and GitOps workflows. This MCP lets you list pipelines, trigger builds, monitor Kubernetes clusters, and audit environment secrets—all through natural conversation. You get full visibility into software deployment status without opening a dashboard.
Give Claude and any AI agent real-world access
List all CI/CD pipelines in the account or retrieve detailed information for a specific one.
View execution details and overall status for multiple recent build workflows.
Start a fresh build run on any specified pipeline, including defining target branches or variables.
List all shared contexts, secrets, and environment variables used across your workflows to verify security settings.
Get a list of all connected Kubernetes and delivery clusters so you know where deployments are targeting.
Ask an AI about this
Waiting for input…
What AI agents can do with 8 Tools in the Codefresh MCP for Pipeline Management
Use these tools to list configurations, trigger builds, check cluster health, and retrieve detailed logs across all your CI/CD workflows.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Codefresh MCPGet Build Execution Details
Fetches the detailed status and full execution history for a single, specific build run.
Get My Codefresh Profile
Retrieves core information about the authenticated user and the connected Codefresh...
Get Pipeline Configuration
Gets detailed settings and metadata for a single, specified CI/CD pipeline.
List Codefresh Builds
Lists all recent build workflows that have run in the account history.
List Delivery Clusters
Provides a list of every connected Kubernetes and delivery cluster monitored by...
List Shared Contexts
Lists all shared environment contexts, including sensitive secrets and variables used across pipelines.
List Codefresh Pipelines
Retrieves a list of every defined CI/CD pipeline available in the account.
Trigger Codefresh Build
Starts and initiates a brand new build for a specified pipeline, allowing you to set...
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Codefresh, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Codefresh. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Codefresh MCP for AI Agents: Streamlining CI/CD Pipeline Oversight
Right now, managing software deployments means juggling multiple dashboards. You have to check the build status on one tab, verify environment variables in another, and then jump over to a separate cluster view just to confirm everything is pointing correctly. It's slow, it’s prone to human error, and frankly, it wastes time.
With this MCP, your agent handles the whole flow. You can ask for a full list of pipelines (`list_codefresh_pipelines`) or check specific build status details using `get_build_execution_details`. The result is immediate answers about your entire delivery graph.
Codefresh MCP for AI Agents: Auditing GitOps and Cluster Context
Manually verifying deployment targets or auditing secrets requires opening the cluster management view, remembering which variables are shared, and cross-referencing them with your build logs. It's a multi-step process that forces you to context-switch constantly.
Now, you just ask for it. You can run `list_delivery_clusters` to confirm all connected targets or use `list_shared_contexts` to pull up every necessary secret and variable in one go. Your agent makes the entire system transparent.
What Codefresh MCP for AI Agents MCP does for your AI
Codefresh gives your AI agent direct access to your entire continuous delivery infrastructure. Instead of jumping between dashboards or writing complex API calls, you just talk to your client. Your agent can list every pipeline in the account, check the status of recent builds, and even kick off new deployments for specific branches.
It monitors all connected Kubernetes clusters so you know exactly where your code is running. The whole thing works naturally; whether you're checking a secret variable or verifying cluster connectivity, it handles it. Connecting this MCP to Vinkius means you get access right alongside hundreds of other tools, keeping your workflow consolidated and hands-free.
019d7576-69f4-71dc-822e-6c642638e28e How to set up Codefresh MCP for AI Agents MCP
The bottom line is that you connect once, and your AI client can manage all your complex CI/CD tasks using simple chat prompts.
Subscribe to this Codefresh MCP on Vinkius.
Enter your unique Codefresh API Key into the connection settings (find it in User Settings > API Keys).
Ask your AI client to perform a task, like 'Check the status of the main app build,' and the agent executes the command.
Who uses Codefresh MCP for AI Agents MCP
DevOps Engineers who spend too much time clicking through dashboards at 2 AM. Release Managers needing quick proof of deployment success rates without opening the Codefresh UI. Software Developers who just want to verify build logs or environmental contexts straight from their chat window.
Uses this MCP to monitor pipeline health, list configurations, and trigger manual builds using natural language commands.
Audits deployment success rates and verifies the status of multiple connected Kubernetes clusters instantly from their agent interface.
Quickly looks up build execution details or checks shared environment variables to confirm development context without leaving their primary workflow.
Benefits of connecting Codefresh MCP for AI Agents MCP
Stop switching tabs. You can list all pipelines or check build status, using the list_codefresh_pipelines tool directly in your chat interface.
Verify environment variables instantly. Use list_shared_contexts to audit secrets and shared variables without navigating complex settings pages.
Control deployments from anywhere. With trigger_codefresh_build, you can kick off a new build for any pipeline, specifying the exact branch or variable needed.
Get full visibility into delivery targets using list_delivery_clusters. Know exactly which Kubernetes clusters are connected and ready for deployment.
Deep dive into history. Use get_build_execution_details to pull up the full status and logs for any build workflow, quickly diagnosing failures.
Codefresh MCP for AI Agents MCP use cases
Need to check if the new API service deployment went out correctly?
Instead of opening the dashboard, ask your agent to use list_delivery_clusters to confirm the target cluster name. Then, use get_build_execution_details on the latest build ID to verify the successful rollout.
The QA team needs a fresh test environment built.
Ask your agent to run list_codefresh_pipelines to find the 'qa-deployment' pipeline. Then, instruct it to use trigger_codefresh_build, specifying the 'develop' branch and setting necessary variables.
A developer needs to check what secrets are available for a specific service.
The agent uses list_shared_contexts to display all relevant environment variables, allowing the developer to confirm credentials before starting local testing. This saves minutes of manual auditing.
I need to see if any pipelines are configured for a specific microservice.
The agent runs list_codefresh_pipelines and filters by service name. You immediately get the pipeline configuration details without browsing through hundreds of entries in the web UI.
Codefresh MCP for AI Agents MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Manual dashboard navigation
Logging into Codefresh, navigating to Pipelines, clicking a build ID, then scrolling down to find an expired secret variable.
Ask your agent to run list_shared_contexts directly. It pulls the secret details and context variables you need without any clicks or logins.
Guessing which pipeline needs triggering
Remembering that the 'backend' service uses a different build flow than the 'frontend', leading to running the wrong trigger_codefresh_build command.
First, run list_codefresh_pipelines to see all available pipelines. Then, provide the exact name and parameters when you ask your agent to trigger the build.
Forgetting which clusters are connected
Thinking a new staging cluster was added but not knowing its official name or if it's ready for deployment.
Ask your agent to run list_delivery_clusters. It provides an immediate, comprehensive list of every connected Kubernetes target.
When to use Codefresh MCP for AI Agents MCP
Use this Codefresh MCP if you need operational visibility into continuous delivery from a chat interface. Specifically, use it when you need to audit secrets (list_shared_contexts), manage build triggers (trigger_codefresh_build), or monitor cluster health across multiple environments (using list_delivery_clusters). Don't use this if your only goal is writing pipeline YAML files; that requires the Codefresh UI. If you just want a high-level overview of all pipelines, run list_codefresh_pipelines. But if you need deep technical details on one build, start with get_build_execution_details.
Frequently asked questions about Codefresh MCP for AI Agents MCP
How does Codefresh MCP help me monitor my CI/CD pipelines? +
This MCP lets your agent list all existing pipelines and gives you real-time visibility into their configuration. You can check the health of any pipeline or get detailed status updates on recent builds without leaving your chat interface.
Can I use Codefresh MCP to trigger a manual build? +
Yes, you can start new builds using this MCP. Simply tell your agent which pipeline name and branch you want, and it initiates the deployment process for you immediately.
What if I need to check environment variables or secrets? +
You can audit all shared contexts like secrets and variables using this MCP. It lists everything used across your workflows in one place, so you always know what data is accessible during deployment.
Does Codefresh MCP help with Kubernetes cluster status? +
Absolutely. This MCP allows you to list all connected delivery clusters and check the current build execution details for deployments targeting those specific environments.
Is this better than using the Codefresh web dashboard? +
It’s faster because it eliminates clicks. Instead of navigating deep into dashboards, you ask your agent a question and get an immediate, concise answer or action taken directly in the chat.