OneSchema MCP Server for Zed
co.oneschema/mcp
MCP server that lets AI assistants use all OneSchema features exposed via the public API.
client:Zed
transport:streamable-http
Install OneSchema MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.oneschema.co/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs