claude-vscode-mcp

KodachiQube/claude-vscode-mcp

3.2

If you are the rightful owner of claude-vscode-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Claude VS Code MCP Integration is a sophisticated system designed to enhance the capabilities of Claude within the Visual Studio Code environment, focusing on efficient context management and long development sessions.

Tools

Functions exposed to the LLM to take actions

start_development_task

Begin a development task such as a bug fix, feature addition, refactor, or test.

set_focus

Set focus on a specific file and line within the codebase.

check_code

Perform a quick health check of the code, using approximately 20 tokens.

get_errors

Retrieve detailed error information for the currently focused code.

smart_refactor

Preview refactoring operations before applying them.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources