Skip to main content

How Leapter Executes Your Blueprints

Once you’ve created your Blueprint Leapter can execute it to process real data and deliver results. Leapter handles all the complex execution logic behind the scenes, so your Blueprint runs exactly as you designed it. You can run your Blueprints in several different ways depending on your needs. To see all available options, click the Share button in Leapter Lab Share Button and explore the different execution methods.

Execution Options

Leapter provides multiple ways to execute your Blueprints, making them accessible from various platforms and applications:

AI Agent Platforms

Leapter works with major AI agent platforms through standard protocols. Some platforms like n8n have specialized integrations for easier setup.

n8n Integration

For n8n workflows, use the n8n share option in Leapter Lab. This creates a direct integration that lets you use your Blueprints as custom nodes in your n8n workflows.

Make Integration

For Make (formerly Integromat) scenarios, use the Make share option in Leapter Lab. This sets up the connection so you can trigger your Blueprints from Make scenarios.

Model Context Protocol (MCP)

For AI agents that support MCP, click ShareConnect to get your MCP connection details. This allows AI agents to use your Blueprints as tools in their workflows.

REST API

For direct integration with any application, click ShareConnectWeb API (OpenAPI) to get your REST API connection details. This gives you:
  • Complete OpenAPI specification for all your Blueprints
  • Standard HTTP endpoints that any application can call
  • Automatic API documentation

Getting Started

To execute your first Blueprint:
  1. Open your Blueprint in Leapter Lab
  2. Click the Share button
  3. Choose the execution method that fits your needs
  4. Follow the provided setup instructions
  5. Start running your Blueprint with real data