Skip to content
Cline

Serena MCP: the IDE for your agent for Cline

io.github.oraios/serena

A powerful toolkit for coding, providing semantic retrieval and editing capabilities.

client:Cline transport:stdio runtime:pypi

Install Serena MCP: the IDE for your agent in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "serena": {
      "command": "uvx",
      "args": [
        "serena-agent"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Serena MCP: the IDE for your agent in other clients