Skip to content
Zed

Studex MCP Server for Zed

io.github.itshivams/studex-mcp

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

client:Zed transport:streamable-http

Install Studex MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "studex-mcp": {
      "url": "https://studex.club/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Studex MCP Server in other clients