Skip to content
Discussion options

You must be logged in to vote

You can add this commands to /Users/<your_user>/.claude/settings.json like this:

{
  "permissions": {
    "allow": [
      "mcp__serena__list_dir",
      "mcp__serena__find_file", 
      "mcp__serena__search_for_pattern",
      "mcp__serena__get_symbols_overview",
      "mcp__serena__find_symbol",
      "mcp__serena__find_referencing_symbols",
      "mcp__serena__replace_symbol_body",
      "mcp__serena__insert_after_symbol",
      "mcp__serena__insert_before_symbol",
    ]
  }
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@myarcana
Comment options

Answer selected by myarcana
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants