Skip to content
VS Code

Fetter MCP for VS Code

io.github.fetter-io/fetter-mcp

Real-time Python package and vulnerability data for AI coding agents.

client:VS Code transport:streamable-http tools:3

Install Fetter MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "fetter-mcp": {
      "type": "http",
      "url": "https://mcp.fetter.io/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Fetter MCP in other clients