Integrations

Integrate Meko with AI coding tools, agent frameworks, and consumer AI applications

Meko integrates via the Model Context Protocol (MCP). Each Datapack exposes an MCP server that your AI coding tools, agent frameworks, or consumer chat applications connect to.

You follow the same basic pattern with all tools and frameworks:

  1. Create a datapack using either the Meko web portal or the Meko CLI.
  2. Register the Meko MCP server with your AI agent or with your application's MCP Client.
  3. Start using Meko through natural language prompts.

To register the hosted MCP server (using the URL and API key from the portal or CLI) with multiple coding agents in a single command, see Connect your AI client.

Connect to an AI agent

Connect programmatically