Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "cistern": { "command": "npx", "args": [ "-y", "enrichmeai/cistern" ] } } }
Run in terminal:
claude mcp add cistern npx -y enrichmeai/cistern
Add to .cursor/mcp.json:
.cursor/mcp.json