Skip to content

Atlassian Rovo MCP Server for Zed

com.atlassian/atlassian-mcp-server

Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.

client:Zed transport:streamable-http

Install Atlassian Rovo MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "atlassian-mcp-server": {
      "url": "https://mcp.atlassian.com/v2/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Atlassian Rovo MCP Server in other clients