Skip to content
VS Code

Studex MCP Server for VS Code

io.github.itshivams/studex-mcp

Model Context Protocol server for Studex tools, notifications, and profile integrations

client:VS Code transport:streamable-http

Install Studex MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "studex-mcp": {
      "type": "http",
      "url": "https://studex.club/api/mcp"
    }
  }
}

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

Studex MCP Server in other clients