I Ching Hexagram MCP for Cursor
rocks.iching/hexagram-mcp
Public, read-only MCP over the complete 64-hexagram I Ching corpus. Deterministic lookup only.
client:Cursor
transport:streamable-http
tools:10
Install I Ching Hexagram MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hexagram-mcp": {
"url": "https://mcp.iching.rocks/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs