← Back to MCP Directory
Devin guMCP Server

Devin guMCP Server

Interact with Devin AI coding sessions

Tools

  • List Sessions

    List all Devin sessions for your organization. Returns session details including status, title, timestamps, and associated pull requests.

  • Create Session

    Create a new Devin session with a task prompt. Returns the session ID and URL to view the session.

  • Get Session

    Get detailed information about an existing Devin session including status, messages, and structured output.

  • Send Session Message

    Send a message to an existing Devin session to provide additional instructions or information.

  • Terminate Session

    Terminate an active Devin session. Once terminated, the session cannot be resumed.

  • Update Session Tags

    Update the tags associated with a Devin session. Replaces existing tags with the new list.

  • List Secrets

    List metadata for all secrets in your organization. Does not return secret values.

  • Create Secret

    Create a new encrypted secret that can be used in Devin sessions.

  • Delete Secret

    Permanently delete a secret by its ID. This action cannot be undone.

  • List Knowledge

    List all knowledge and folders in your organization. Does not return system knowledge managed by Cognition.

  • Create Knowledge

    Create a new piece of knowledge that Devin can use during sessions.

  • Update Knowledge

    Update the name, body, or trigger of an existing piece of knowledge.

  • Delete Knowledge

    Permanently delete a piece of knowledge by its ID. This action cannot be undone.

Installation Steps

Get StartedGet Started
1

Create a Gumloop Account

To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.

2

Generate Your Server URL

Generate and copy your MCP server URL to use in your application.