MCP Server Code Assist
Skills
git_add
Adds file contents to the staging area
git_log
Shows the commit logs
git_diff
Shows differences between branches or commits
git_show
Shows the contents of a commit
file_read
Reads contents of a file
git_reset
Unstages all staged changes
git_commit
Records changes to the repository
git_status
Shows the working tree status
file_create
Creates a new file with content
file_delete
Deletes a file
file_modify
Modifies file content using search/replace
file_rewrite
Rewrites entire file content
git_checkout
Switches branches
list_directory
Lists contents of a directory
git_diff_staged
Shows changes that are staged for commit
git_create_branch
Creates a new branch from an optional base branch
git_diff_unstaged
Shows changes in the working directory that are not yet staged
Configuration
MCP Server
Connect to MCP Server