The MCP server is still in beta and is subject to change.
Flare provides a Model Context Protocol (MCP) server that can be used to ask questions about the Flare API. This is useful for developers building Flare API automations with AI-powered integrated development environments (IDE). Available tools:
  • Search: Search across the Flare documentation to fetch relevant context for a given query.
Things the MCP server cannot do:
  • Perform queries or actions using the Flare API.

MCP Server Configuration

The MCP server requires no authentication, it is available at the following URL:
  • https://api.docs.flare.io/mcp
The Flare API documentation is also available via the llms.txt format at the following URL:
  • https://api.docs.flare.io/llms.txt

Cursor

Flare’s MCP server can be added to Cursor using this one-click link:
  • Install MCP Server
  • Install MCP Server
If this link does not work for you, you may read more about configuring MCP servers for cursor here:

Others IDEs / Tools

Configuration Guides: