Xquik MCP Server for Zed
com.xquik/mcp
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
client:Zed
transport:streamable-http
Install Xquik MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://xquik.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs