MCP Installation instructions banner
oraios oraios

MCP Installation instructions

Data & AI community intermediate

Description

This document is mainly used as instructions for AI-assistants like Cline and others that try to do an automatic install based on freeform instructions. 0. Make sure `uv` is installed. If not, install

Installation

Terminal
claude install-skill https://github.com/oraios/serena

README

MCP Installation instructions

This document is mainly used as instructions for AI-assistants like Cline and others that try to do an automatic install based on freeform instructions.

    undefined
   {
       "mcpServers": {
            ...
           "serena": {
               "command": "/abs/path/to/uv",
               "args": ["run", "--directory", "/abs/path/to/serena", "serena-mcp-server", "/path/to/your/project/.serena/project.yml"]
           }
       }
   }