Coder (Remote Dev) MCP Server for CrewAIGive CrewAI instant access to 84 tools to Add License, Auth Workspace Agent, Cancel Workspace Build, and more
Connect your CrewAI agents to Coder (Remote Dev) through Vinkius, pass the Edge URL in the `mcps` parameter and every Coder (Remote Dev) tool is auto-discovered at runtime. No credentials to manage, no infrastructure to maintain.
Ask AI about this MCP Server for CrewAI
The Coder (Remote Dev) MCP Server for CrewAI is a standout in the Loved By Devs category — giving your AI agent 84 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from crewai import Agent, Task, Crew
agent = Agent(
role="Coder (Remote Dev) Specialist",
goal="Help users interact with Coder (Remote Dev) effectively",
backstory=(
"You are an expert at leveraging Coder (Remote Dev) tools "
"for automation and data analysis."
),
# Your Vinkius token. get it at cloud.vinkius.com
mcps=["https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"],
)
task = Task(
description=(
"Explore all available tools in Coder (Remote Dev) "
"and summarize their capabilities."
),
agent=agent,
expected_output=(
"A detailed summary of 84 available tools "
"and what they can do."
),
)
crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Coder (Remote Dev) MCP Server
Connect your Coder deployment to any AI agent to orchestrate remote development infrastructure and monitor workspace health through natural language.
When paired with CrewAI, Coder (Remote Dev) becomes a first-class tool in your multi-agent workflows. Each agent in the crew can call Coder (Remote Dev) tools autonomously, one agent queries data, another analyzes results, a third compiles reports, all orchestrated through Vinkius with zero configuration overhead.
What you can do
- Deployment Monitoring — Retrieve build info, deployment statistics, and check for available updates to keep your infrastructure current.
- AI Bridge Management — List connected AI clients, available models, and active sessions to understand how AI is being utilized in your workspaces.
- Agent Operations — Stream logs from specific workspace agents and manage application statuses to troubleshoot remote environments instantly.
- Infrastructure Config — Access SSH configurations and deployment settings to ensure seamless connectivity for your engineering team.
- Session Insights — Fetch threads and interceptions from AI sessions to audit and optimize AI-assisted development workflows.
The Coder (Remote Dev) MCP Server exposes 84 tools through the Vinkius. Connect it to CrewAI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 84 Coder (Remote Dev) tools available for CrewAI
When CrewAI connects to Coder (Remote Dev) through Vinkius, your AI agent gets direct access to every tool listed below — spanning remote-development, workspace-management, coder, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Add license on Coder (Remote Dev)
Add an enterprise license
Auth workspace agent on Coder (Remote Dev)
Authenticate agent using cloud provider identity
Cancel workspace build on Coder (Remote Dev)
Cancel a pending or running build
Check auth on Coder (Remote Dev)
Check if user has permission to perform actions
Create chat on Coder (Remote Dev)
Start a new AI chat session
Create chat message on Coder (Remote Dev)
Send a message to a chat session
Create group on Coder (Remote Dev)
Create a group in an organization
Create organization on Coder (Remote Dev)
Create an organization
Create user on Coder (Remote Dev)
Create a user
Create user secret on Coder (Remote Dev)
Create a user secret
Create user task on Coder (Remote Dev)
Create a long-running AI task for a user
Create user token on Coder (Remote Dev)
Create a user token
Create workspace on Coder (Remote Dev)
Create a workspace
Create workspace port share on Coder (Remote Dev)
Create a port share for a workspace
Delete license on Coder (Remote Dev)
Delete an enterprise license
Delete user on Coder (Remote Dev)
Delete a user
Download file on Coder (Remote Dev)
Download a file by ID
Get agent connection on Coder (Remote Dev)
Get DERP and connection details for an agent
Get agent containers on Coder (Remote Dev)
List running containers and devcontainers
Get agent debug logs on Coder (Remote Dev)
Get the last 10MiB of agent logs (local agent API)
Get agent debug magicsock on Coder (Remote Dev)
Get Tailscale magicsock debug info (local agent API)
Get agent debug manifest on Coder (Remote Dev)
Get the startup manifest from the server (local agent API)
Get agent external auth on Coder (Remote Dev)
Get external authentication tokens for the agent
Get agent logs on Coder (Remote Dev)
Stream logs from a specific agent
Get ai session threads on Coder (Remote Dev)
Get threads for an AI session
Get api root on Coder (Remote Dev)
Get basic API information
Get app auth redirect on Coder (Remote Dev)
Redirect to a URI with an encrypted API key
Get app host on Coder (Remote Dev)
Get the base host for applications
Get appearance on Coder (Remote Dev)
Get dashboard branding and banners
Get audit logs on Coder (Remote Dev)
Get a paginated list of audit logs
Get build info on Coder (Remote Dev)
Get Coder build info
Get chat messages on Coder (Remote Dev)
Get messages for a chat session
Get deployment config on Coder (Remote Dev)
Get deployment configuration
Get deployment stats on Coder (Remote Dev)
Get deployment statistics
Get external auth device on Coder (Remote Dev)
Initiate device-based OAuth
Get insights daus on Coder (Remote Dev)
Get Daily Active User stats
Get insights templates on Coder (Remote Dev)
Get usage data for templates
Get insights user activity on Coder (Remote Dev)
Get activity duration per user
Get notifications inbox on Coder (Remote Dev)
List user notifications
Get notifications settings on Coder (Remote Dev)
Get global notification settings
Get notifications templates on Coder (Remote Dev)
List available notification templates
Get prebuild settings on Coder (Remote Dev)
Get prebuild settings
Get ssh config on Coder (Remote Dev)
Get SSH configuration
Get update check on Coder (Remote Dev)
Check for Coder updates
Get user profile on Coder (Remote Dev)
Get user profile
Get workspace on Coder (Remote Dev)
Get workspace metadata
Get workspace acl on Coder (Remote Dev)
Get workspace ACLs
Get workspace build on Coder (Remote Dev)
Get details of a specific build
Get workspace build logs on Coder (Remote Dev)
Get logs for a specific build
Get workspace build params on Coder (Remote Dev)
List parameters used for the build
List ai clients on Coder (Remote Dev)
List connected AI Bridge clients
List ai interceptions on Coder (Remote Dev)
List AI interceptions
List ai models on Coder (Remote Dev)
List available AI models
List ai sessions on Coder (Remote Dev)
List active AI Bridge sessions
List chats on Coder (Remote Dev)
List user chat sessions
List external auth on Coder (Remote Dev)
List linked external accounts (e.g., GitHub)
List groups on Coder (Remote Dev)
List groups
List licenses on Coder (Remote Dev)
List enterprise licenses
List org members on Coder (Remote Dev)
List members of an organization
List org provisioner daemons on Coder (Remote Dev)
List active provisioner daemons
List org provisioner jobs on Coder (Remote Dev)
List jobs for the organization provisioners
List org roles on Coder (Remote Dev)
List assignable roles in an organization
List organizations on Coder (Remote Dev)
List organizations
List tasks on Coder (Remote Dev)
Manage long-running AI tasks
List template examples on Coder (Remote Dev)
List starter template examples
List template versions on Coder (Remote Dev)
List versions for a template
List templates on Coder (Remote Dev)
List all templates
List user secrets on Coder (Remote Dev)
List user secrets
List user tokens on Coder (Remote Dev)
List user tokens
List users on Coder (Remote Dev)
List users
List workspace port shares on Coder (Remote Dev)
List port shares for a workspace
List workspaces on Coder (Remote Dev)
g., owner:me). List workspaces
Login user on Coder (Remote Dev)
Authenticate a user with email and password
Register agent log source on Coder (Remote Dev)
Register a new log source
Send agent logs on Coder (Remote Dev)
Send logs to the server
Update agent app status on Coder (Remote Dev)
Update status of an application running on the agent
Update appearance on Coder (Remote Dev)
Update dashboard branding and banners
Update organization on Coder (Remote Dev)
Update an organization
Update prebuild settings on Coder (Remote Dev)
Update prebuild settings
Update user profile on Coder (Remote Dev)
Update user profile
Update workspace acl on Coder (Remote Dev)
Update workspace ACLs
Update workspace autostart on Coder (Remote Dev)
Update workspace autostart schedule
Update workspace autoupdates on Coder (Remote Dev)
Update workspace autoupdates schedule
Upload file on Coder (Remote Dev)
Upload a file (tar or zip)
Connect Coder (Remote Dev) to CrewAI via MCP
Follow these steps to wire Coder (Remote Dev) into CrewAI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install CrewAI
pip install crewaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius token from cloud.vinkius.comCustomize the agent
role, goal, and backstory to fit your use caseRun the crew
python crew.py. CrewAI auto-discovers 84 tools from Coder (Remote Dev)Why Use CrewAI with the Coder (Remote Dev) MCP Server
CrewAI Multi-Agent Orchestration Framework provides unique advantages when paired with Coder (Remote Dev) through the Model Context Protocol.
Multi-agent collaboration lets you decompose complex workflows into specialized roles, one agent researches, another analyzes, a third generates reports, each with access to MCP tools
CrewAI's native MCP integration requires zero adapter code: pass Vinkius Edge URL directly in the `mcps` parameter and agents auto-discover every available tool at runtime
Built-in task delegation and shared memory mean agents can pass context between steps without manual state management, enabling multi-hop reasoning across tool calls
Sequential and hierarchical crew patterns map naturally to real-world workflows: enumerate subdomains → analyze DNS history → check WHOIS records → compile findings into actionable reports
Coder (Remote Dev) + CrewAI Use Cases
Practical scenarios where CrewAI combined with the Coder (Remote Dev) MCP Server delivers measurable value.
Automated multi-step research: a reconnaissance agent queries Coder (Remote Dev) for raw data, then a second analyst agent cross-references findings and flags anomalies. all without human handoff
Scheduled intelligence reports: set up a crew that periodically queries Coder (Remote Dev), analyzes trends over time, and generates executive briefings in markdown or PDF format
Multi-source enrichment pipelines: chain Coder (Remote Dev) tools with other MCP servers in the same crew, letting agents correlate data across multiple providers in a single workflow
Compliance and audit automation: a compliance agent queries Coder (Remote Dev) against predefined policy rules, generates deviation reports, and routes findings to the appropriate team
Example Prompts for Coder (Remote Dev) in CrewAI
Ready-to-use prompts you can give your CrewAI agent to start working with Coder (Remote Dev) immediately.
"Show me the current Coder deployment statistics and build info."
"List all active AI Bridge sessions and their available models."
"Get the SSH configuration for my Coder instance."
Troubleshooting Coder (Remote Dev) MCP Server with CrewAI
Common issues when connecting Coder (Remote Dev) to CrewAI through Vinkius, and how to resolve them.
MCP tools not discovered
Agent not using tools
Timeout errors
Rate limiting or 429 errors
Coder (Remote Dev) + CrewAI FAQ
Common questions about integrating Coder (Remote Dev) MCP Server with CrewAI.
How does CrewAI discover and connect to MCP tools?
tools/list method. This means tools are always fresh and reflect the server's current capabilities. No tool schemas need to be hardcoded.Can different agents in the same crew use different MCP servers?
mcps list, so you can assign specific servers to specific roles. For example, a reconnaissance agent might use a domain intelligence server while an analysis agent uses a vulnerability database server.What happens when an MCP tool call fails during a crew run?
Can CrewAI agents call multiple MCP tools in parallel?
process=Process.parallel, each calling different MCP tools concurrently. This is ideal for workflows where separate data sources need to be queried simultaneously.Can I run CrewAI crews on a schedule (cron)?
crew.kickoff() method runs synchronously by default, making it straightforward to integrate into existing pipelines.Explore More MCP Servers
View all →
HubSpot Sales Hub
9 toolsManage deals, pipelines, products, quotes, and meetings in your HubSpot Sales Hub through natural conversation.

Ship24
12 toolsTrack shipments from 1200+ carriers worldwide with a universal tracking API that gives real-time delivery status updates.

Good Grants
7 toolsDiscover and manage grant applications with a platform that matches your organization to the right funding opportunities.

ArcGIS Alternative
6 toolsAccess GIS services via ArcGIS — geocode addresses, search places, get routes, check elevation and discover basemap styles from any AI agent.
