Skip to content
VS Code

simple gpt for VS Code

com.jojapi/simple-gpt

Simple GPT: A simple floating widget allows you to access the AI assistant immediately from.

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

Install simple gpt in VS Code

.vscode/mcp.json

{
  "servers": {
    "simple-gpt": {
      "type": "http",
      "url": "https://mcp.jojapi.com/simple-gpt"
    }
  }
}

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

simple gpt in other clients