How to use agents on our platform

As the key of our platform is decentralization, everyone can use open programming tools - such as LangChain/LangGraph and our open-source libraries - to build an agent independently and tailor it to their needs.

Beside that, we are publishing our own agents so you can use them as cloud services. Check announcements regarding agents available to you in your Dashboard.

Speaking about user interfaces to interact with agents - we provide integrations with Open WebUI, Telegram and HTTP API (OpenAI-compatible endpoints).

What agents can do

Agents can autonomously invoke tools and perform tasks. Currently the scope of agentic systems is being redefined by powerful MCP protocol, which can integrate plenty of external tools with your agent simply by connecting it with an MCP server. Our MCP tools allow easy integration of any external MCP server with an agent built with LangChain/LangGraph.