I Ching Hexagram MCP for VS Code
rocks.iching/hexagram-mcp
Public, read-only MCP over the complete 64-hexagram I Ching corpus. Deterministic lookup only.
client:VS Code
transport:streamable-http
tools:10
Install I Ching Hexagram MCP in VS Code
.vscode/mcp.json
{
"servers": {
"hexagram-mcp": {
"type": "http",
"url": "https://mcp.iching.rocks/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs