Connectors and MCP | Lansenger User Guide

Connectors and MCP

Lansenger connectors are integration capabilities provided by the Open Platform, used to connect external systems and business processes to the Lansenger platform, enabling data integration and automated workflows.

Connector Overview

Connectors link Lansenger with third-party systems through standardized interfaces, supporting:

Connector Types

Webhook Connector

API Connector

Event Callback Connector

MCP (Model Context Protocol)

MCP is a standardized protocol for AI models to interact with external tools and data sources. Lansenger supports exposing platform capabilities to AI agents via MCP.

MCP Capabilities

Usage

  1. Create an app in the Developer Center and obtain credentials
  2. Configure the MCP endpoint
  3. AI agents connect to Lansenger via the MCP protocol
  4. Call tools and interfaces provided by Lansenger

For detailed MCP configuration and API documentation, see the Developer Documentation.

Connector Development

Development Standards

Publishing Process

  1. Create a connector app in the Developer Center
  2. Develop and test connector logic
  3. Configure callback URLs and API permissions
  4. Publish and set visibility scope

For detailed connector development and publishing specifications, see the Connector Development Guide in the Developer Documentation.