Everything you need to integrate TengineAI with your favorite AI tools and build powerful applications.
The Model Context Protocol (MCP) is an open standard that provides a standardized way for AI models and assistants to interact with external tools and data sources. Think of it as a universal interface that allows AI to access APIs and services through a consistent protocol.
MCP uses a client-server architecture where MCP clients (like Claude Desktop, Cursor, VS Code, or programmatic clients using MCP SDKs) connect to MCP servers (like TengineAI) to access tools and resources.
You can connect to TengineAI in two ways:
Connect through desktop applications like Claude Desktop (using Custom Connectors in paid plans), Cursor, and VS Code. These applications act as MCP clients and can connect to TengineAI's remote MCP server.
Use official MCP SDKs (Python, Java, C#) to connect to TengineAI from your code, enabling you to integrate MCP functionality directly into your applications. This allows you to build custom integrations and make your own APIs accessible to AI assistants.
Can't find what you're looking for? Our support team is here to help.