Skip to content
VS Code

Store API for VS Code

com.store-api/store-api

GPT, Claude, Gemini, DeepSeek, Grok, Qwen and GLM through one API key. Pay per token.

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

Install Store API in VS Code

.vscode/mcp.json

{
  "servers": {
    "store-api": {
      "type": "http",
      "url": "https://store-api.com/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

Store API in other clients