MCP Installation instructions
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
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for oraios/serena, shared by 5 entries
in this directory. It describes the repository, not this entry specifically.
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.
- Make sure
uvis installed. If not, install it using eithercurl -LsSf https://astral.sh/uv/install.sh | sh(macOS, Linux) orpowershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"(Windows). Find the path to theuvexecutable, you'll need it later. - Clone the repo with
git clone git@github.com:oraios/serena.gitand change into its dir (e.g.,cd serena) - Check if
serena_config.ymlexists. If not, create it withcp serena_config.template.yml serena_config.yml. Read the instructions in the config. - In the config, check if the path to your project was added. If not, add it to the
projectssection - In your project, create a
.serenaif needed and check whetherproject.ymlexists there. - If no
project.ymlwas found, create it usingcp /path/to/serena/myproject.template.yml /path/to/your/project/.serena/project.yml - Read the instructions in
project.yml. Make sure theproject.ymlhas the correct project language configured. Remove the project_root entry there. - Finally, add the Serena MCP server config like this:
{
"mcpServers": {
...
"serena": {
"command": "/abs/path/to/uv",
"args": ["run", "--directory", "/abs/path/to/serena", "serena-mcp-server", "/path/to/your/project/.serena/project.yml"]
}
}
}
Related Agents
Opencode
(60.8k ⭐) - The open source AI coding agent.
Data & AI Gemini CLI
(90.5k ⭐) - An open-source AI agent that brings the power of Gemini directly into your terminal.
Data & AI Chatgpt On Wechat
CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页
Data & AI Claude Mem
(13.1k ⭐) - A Claude Code plugin that automatically captures everything Claude does during your coding session
Data & AI Read research for Nyquist validation data
cat "$phase_dir"/*-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-ph
Data & AI Multi Agent Review
| A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective a... | -
Data & AI