File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717* Serena provides essential ** semantic code retrieval, editing and refactoring tools** that are akin to an IDE's capabilities,
1818 operating at the symbol level and exploiting relational structure.
1919* It integrates with any client/LLM via the model context protocol (** MCP** ).
20-
20+
2121Serena's ** agent-first tool design** involves robust high-level abstractions, distinguishing it from
2222approaches that rely on low-level concepts like line numbers or primitive search patterns.
2323
@@ -26,7 +26,7 @@ more complex codebases.
2626
2727> [ !IMPORTANT]
2828> Do not install Serena via an MCP or plugin marketplace! They contain outdated and suboptimal installation commands.
29- > Instead, follow our [ Quick Start] ( quick-start ) instructions.
29+ > Instead, follow our [ Quick Start] ( # quick-start) instructions.
3030
3131## How Serena Works
3232
@@ -45,7 +45,7 @@ To connect the Serena MCP server to your client, you either
4545 * provide the client with a launch command that allows it to start the MCP server, or
4646 * start the Serena MCP server yourself in HTTP mode and provide the client with the URL.
4747
48- See the [ Quick Start] ( quick-start ) section below for information on how to get started.
48+ See the [ Quick Start] ( # quick-start) section below for information on how to get started.
4949
5050## Programming Language Support & Semantic Analysis Capabilities
5151
You can’t perform that action at this time.
0 commit comments