Add  MCP server to Cursor

Flame MCP Server Documentation

Comprehensive semantic search over Flame engine documentation with intelligent chunking and rich metadata.

MCP URL:
https://flame-mcp-server.dev.arcaneforge.ai/mcp/

🚀 What is Flame MCP?

Flame MCP provides instant access to comprehensive Flame engine documentation directly in your Cursor IDE. Ask questions about Flame development and get accurate, up-to-date answers from the official documentation.

Key Features

  • Smart semantic search over Flame documentation
  • Version-specific filtering (e.g., Flame 1.29.0)
  • Rich metadata with code examples
  • Real-time access to latest Flame docs
  • Works seamlessly with Cursor's AI assistant

💡 How to Use

Once installed, simply ask Cursor questions about Flame development:

// Example questions you can ask: // "How do I create a Component in Flame?" // "Show me SpriteComponent animation methods" // "How does the game loop work in Flame?" // "How to detect collisions with Hitbox?" // "Set up audio system in Flame" // "Camera and viewport management"

The MCP server will automatically search the Flame documentation and provide relevant, accurate answers with code examples and context.

📋 Manual Installation

If the "Add to Cursor" button doesn't work, you can manually add the MCP server:

1. Open Cursor Settings

Go to Cursor → Settings → Extensions → MCP Servers

2. Add New Server

{ "name": "FlameMCP", "url": "https://flame-mcp-server.dev.arcaneforge.ai/mcp/" }

3. Restart Cursor

Restart Cursor to load the new MCP server.

❓ Troubleshooting

Button doesn't work?

Try the manual installation steps above, or make sure you have the latest version of Cursor.

Not getting results?

Make sure your questions are specific to Flame development. Try asking about specific components, methods, or concepts.

Need help?

This MCP server provides access to the official Flame documentation. For additional support, visit the Flame Engine website.

← Back to Simple View