Skip to content
VS Code

The-Snip for VS Code

com.the-snip/mcp

Team knowledge base for snippets, API calls and docs. Agents search and file items; humans review.

client:VS Code transport:streamable-http

Install The-Snip in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://the-snip.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

The-Snip in other clients