Skip to main content
Glama

Code MCP Server

by block
README.md597 B
# VS Code MCP Extension This extension works alongside the Code MCP Server to provide native VS Code integration features like: - File diffing with Accept/Reject - Opening files ## Usage The extension runs in the background and responds to requests from the Code MCP Server. No direct user interaction is required. ## Requirements - VS Code 1.85.0 or higher - VSCode MCP Server Extension URL: https://marketplace.visualstudio.com/items?itemName=block.vscode-mcp-extension ## Publishing to the VS Code Marketplace ```bash npx vsce login <publisher_id> # (e.g. block) npx vsce publish ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/block/vscode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server