AI Tools
Build faster with ElasticGraph using AI tools. Here’s how to get started with ChatGPT, Claude, or your preferred LLM.
Quick Start
Get the docs
llms-full.txt contains our documentation optimized for LLMs.
Copy the prompt
I'm building with ElasticGraph. Here's the documentation:
[the contents of llms-full.txt go here]
Start building
Ask your favorite LLM about:
- Defining your schema
- Configuring Elasticsearch/OpenSearch
- Writing ElasticGraph GraphQL queries
- Searching and aggregating your data
ElasticGraph MCP Server
The elasticgraph-mcp-server enables AI agents to interact with your ElasticGraph projects through the Model Context Protocol. This allows AI tools to:
- Access ElasticGraph documentation
- Write schema definitions or GraphQL queries grounded in the full ElasticGraph docs
- Run common ElasticGraph commands
Installation
Install and run the MCP server, for example as a Goose extension, using:
Copied!
$ uvx elasticgraph-mcp-server
Full documentation for elasticgraph-mcp-server.
Compatible AI Tools
You can use the ElasticGraph MCP server with: