feat: serena MCP 설정 추가

This commit is contained in:
2026-02-08 13:53:17 +09:00
parent 9c41a458cb
commit 3be9d8eeba
7 changed files with 235 additions and 2 deletions

View File

@@ -6,9 +6,14 @@
"Bash(git add:*)",
"Bash(uv add:*)",
"Bash(python test:*)",
"Bash(python:*)"
"Bash(python:*)",
"mcp__serena__list_dir",
"mcp__serena__get_symbols_overview",
"mcp__serena__write_memory",
"mcp__serena__find_symbol",
"mcp__serena__think_about_collected_information"
],
"deny": [],
"ask": []
}
}
}