← All glossary terms
Glossary

MCP Server

GlossaryBy OpenCharts TeamPublished

The OpenCharts MCP server exposes your projects, templates, credits, and Theo tools to external IDEs and agents (Warp, Claude, Cursor, VS Code) over the Model Context Protocol.

In depth

Connect any MCP-compatible client with a personal API key (Bearer token) and the OpenCharts streamable-HTTP MCP endpoint. Tools include create_flowchart, ask_theo, project_list, template_list, credit_balance, and more — so external agents can drive your workspace.

Rate limits, scopes (read / write / ai), and revocable keys are managed from settings.

Examples

  • Run create_flowchart from Warp
  • Pipe a project list into a custom agent

Also known as

MCPModel Context Protocol server

Want to put this concept to work in OpenCharts?

Set up MCP

Related terms