codebridge-mcp

P-de-Jong/codebridge-mcp

3.3

If you are the rightful owner of codebridge-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 dayong@mcphub.com.

CodeBridge MCP transforms your VSCode into a powerful MCP server, enabling seamless AI assistant access to your development environment with intelligent multi-instance coordination.

Tools

Functions exposed to the LLM to take actions

get_workspaces

Discover all VSCode instances and workspace folders.

get_diagnostics

Retrieve live LSP diagnostics with workspace targeting.

get_open_files

Access open files across all instances.

get_file_content

Fetch file content with workspace-specific routing.

get_selection

Get selected text and context with workspace targeting.

find_references

Locate cross-workspace symbol references.

find_definition

Find symbol definitions with workspace routing.

get_workspace_symbols

Search for symbols across all workspaces.

search_files

Perform file search with workspace filtering.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources