What Can It Do?
- Start coding sessions with task prompts and track progress
- Send messages to ongoing sessions and fetch details
- Organize work with tags on sessions
- Manage resources like secrets and knowledge items
Where to Use It
In Agents (Recommended)
Add Devin as a tool to any agent. The agent can then interact with your coding sessions conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Devin tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Create a new coding session”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| List Sessions | List all coding sessions |
| Create Session | Start a new session with a task prompt |
| Get Session | Get details for a session |
| Send Session Message | Send a message to a session |
| Terminate Session | End an active session |
| Update Session Tags | Organize sessions with tags |
| List Secrets | List organization secrets |
| Create Secret | Create a new encrypted secret |
| Delete Secret | Remove a secret |
| List Knowledge | List knowledge items and folders |
| Create Knowledge | Create a knowledge item |
| Update Knowledge | Update a knowledge item |
| Delete Knowledge | Remove a knowledge item |
Example Prompts
Use these with your agent or in the Agent Node: Start a coding session:Troubleshooting
| Issue | Solution |
|---|---|
| Agent not finding the right data | Use specific session names or IDs |
| Action not completing | Check that you’ve authenticated with your Devin API key |
| Unexpected results | The agent may chain multiple tools (e.g., listing sessions first, then sending a message). Review the agent’s reasoning to understand its approach. |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Gumloop Community for questions and examples
- Contact [email protected] for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Devin MCP server using your Gumloop credentials.
