Skip to content
VS Code

Xquik MCP Server for VS Code

com.xquik/mcp

128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.

client:VS Code transport:streamable-http

Install Xquik MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://xquik.com/mcp"
    }
  }
}

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

Xquik MCP Server in other clients