Commit 5e7a763
Add Serena MCP server config
Wires Serena (https://github.com/oraios/serena) as an MCP server for
Claude Code sessions in this repo. Provides symbol-level code navigation
via language servers, complementing grep-based search.
Runs via uvx with --project "." so it picks up whatever clone of the
repo Claude is launched from (works for human checkouts and Clayde's
transient clones alike).1 parent 160007b commit 5e7a763
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments