Skip to content
Claude Desktop

Serena MCP: the IDE for your agent for Claude Desktop

io.github.oraios/serena

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

client:Claude Desktop transport:stdio runtime:pypi

Install Serena MCP: the IDE for your agent in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Serena MCP: the IDE for your agent in other clients