Skip to content
Last updated

Getting Started for AI Agents

All functionalities of Treasure AI platform are accessible through Claude Code and other MCP-compatible AI tools via the Model Context Protocol (MCP).

This lets AI assistants operate your Treasure AI environment directly — querying databases, building segments, and running workflows from natural-language prompts.

Not only the platform, our documentation is also accessible via MCP. This enables AI agents to resolve problems quickly and reliably.

Benefits

  • Real-time documentation access: AI assistants receive accurate, contextual help about Treasure AI products and features.
  • Platform interaction: AI assistants can query databases, manage segments, run workflows, and more.
  • Dynamic API guidance: AI assistants can extract and explain API reference content based on user needs.

Connect Your AI Coding Tool

Treasure AI connects to popular AI coding assistants through MCP, so you can operate the platform without leaving your editor or terminal. Pick your tool for exact setup steps.


MCP Servers

For developers and AI tools, Treasure AI provides two MCP servers for different use cases:

MCP ServerPurposeWhat You Can Do
MCP Server (Docs)Documentation searchAsk questions about Treasure AI products and features
MCP Server (Platform)Platform interactionQuery databases, manage segments, run workflows, and more

Learn More