I Ching Hexagram MCP for Zed
rocks.iching/hexagram-mcp
Public, read-only MCP over the complete 64-hexagram I Ching corpus. Deterministic lookup only.
client:Zed
transport:streamable-http
tools:10
Install I Ching Hexagram MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hexagram-mcp": {
"url": "https://mcp.iching.rocks/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs