4,500+ servers built on MCP Fusion
Vinkius
Dokku logo
Vinkius
CrewAI logo

How to Use the Dokku MCP in CrewAI

Deploy a specialized crew of agents to monitor and self-heal your Dokku apps without manual intervention.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Dokku MCP on Cursor AI Code Editor MCP Client Dokku MCP on Claude Desktop App MCP Integration Dokku MCP on OpenAI Agents SDK MCP Compatible Dokku MCP on Visual Studio Code MCP Extension Client Dokku MCP on GitHub Copilot AI Agent MCP Integration Dokku MCP on Google Gemini AI MCP Integration Dokku MCP on Lovable AI Development MCP Client Dokku MCP on Mistral AI Agents MCP Compatible Dokku MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Dokku MCP to CrewAI

Create your Vinkius account to connect Dokku to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Collaborative Dokku control for CrewAI

Assign one agent to `list_apps` while another handles `get_logs` for troubleshooting. Your crew works together to maintain system health. This division of labor ensures that monitoring never blocks deployment. One agent acts as the observer while the other executes the necessary fixes.

Automated app lifecycle in CrewAI

Use `create_app` to build new services and `destroy_app` to decommission them. Your agents manage the entire cluster state. They keep your infrastructure clean by removing unused containers. This reduces overhead and keeps your host running efficiently.

Environment management via CrewAI

Sync configuration across multiple apps using `set_config`. Your agents ensure every container has the correct credentials at all times. This prevents configuration drift across your services. The crew audits your current state with `list_config` and applies updates where necessary.

Setup guide

Set up Dokku MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Dokku tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Dokku Analyst",
    goal="Access and analyze Dokku data via MCP.",
    backstory="Expert analyst with direct Dokku access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Dokku transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Dokku MCP in CrewAI

Pass the server URL into your agent's MCP configuration. The crew will automatically discover and use the available tools to complete their tasks.
Yes, by assigning them specific roles, they can monitor and act on your infrastructure. They can scale and restart apps without you needing to intervene.
It does. You can have a researcher agent check logs and a manager agent perform the restart. They share the context of the infrastructure.
Your infrastructure access is scoped to the specific agents you define. No external entities can reach your host through this connection.
The agents only see the logs and configuration values you explicitly allow. They do not access your raw database contents or user records.

Start using the Dokku MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Dokku. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.