XCREENER Docs
XQLMCP

Overview

Run XQL from Claude Desktop, Claude Code, or any MCP client.

XQL's validate/explain/run behavior — the same engine behind the HTTP API — is also available over MCP, through xcreener-mcp: an open-source, local stdio bridge that proxies each tool call to the HTTP API using your account's API key. It also registers an xql_nl_reference tool that fetches the natural-language-to-XQL translation reference.

There's no remote server to point your client at — install the bridge (one click for Claude Desktop, npx for everything else) and it handles the rest.