GQLens Documentation
Welcome to the GQLens documentation. GQLens provides MCP-powered GraphQL schema intelligence — discovery, semantic search, and query validation for Cursor and VS Code.
What is GQLens?
GQLens is a Model Context Protocol (MCP) server that gives AI coding assistants deep understanding of your GraphQL schemas. It enables:
- Schema Discovery — Automatically introspect and index GraphQL endpoints
- Semantic Search — Find types, fields, and queries using natural language
- Query Validation — Validate GraphQL operations against your schema
Quick Links
- Getting Started — Set up GQLens in your project
- Connect Your Tools — Install GQLens in Cursor, VS Code, Claude, and more
- CI / API — Manage sources from CI pipelines and scripts
Last updated on