Connect to Cintrico
Access your BOSS workspace from any MCP-compatible client. 30 tools, 3 resources, one connection.
Quick Start
Choose your MCP client and paste the config
Replace sk_cintrico_YOUR_KEY with your actual API key. You can generate one from the API Keys page.
Available Tools
30 tools across 7 categories
studios_listList all studios in the workspace with their status and member count
studios_getGet detailed information about a specific studio including primitives
studios_createCreate a new studio with a given pillar, type, and initial configuration
studios_updateUpdate studio settings, primitives, or metadata
studios_deleteArchive or permanently delete a studio and its resources
studios_membersList, add, or remove members and their roles within a studio
documents_listList documents in a studio with filters for type, status, and date
documents_getRetrieve full document content, metadata, and version history
documents_createCreate a new document with content, type, and studio assignment
documents_updateUpdate document content, title, or metadata with versioning
documents_deleteMove a document to trash or permanently delete it
documents_searchFull-text search across documents with scope and type filters
rag_searchSemantic vector search across the knowledge graph with relevance scoring
knowledge_queryNatural language query against the Graphiti knowledge graph
rag_indexIndex new content into the RAG pipeline for future retrieval
rag_statusCheck indexing status, vector store health, and document counts
agents_listList all agents with their type, status, and execution mode
agents_talkSend a message to an agent and receive a structured response
agents_dispatchDispatch an agent to run a task asynchronously with parameters
agents_statusCheck the execution status and results of a dispatched agent
agents_configureUpdate agent configuration, model, prompts, or trigger conditions
chat_sendSend a message to a chat channel with optional agent mentions
chat_historyRetrieve message history for a channel with pagination
chat_channelsList available chat channels and their participants
chat_subscribeSubscribe to real-time updates from a chat channel
admin_overviewGet workspace overview: studios, agents, users, and resource usage
admin_costsRetrieve AI cost breakdown by model, agent, studio, and time period
admin_audit_logQuery the immutable audit log with filters for user, action, and date
tasks_createCreate a task with assignment, priority, and deadline in any studio
cascade_runExecute a multi-step cascade workflow across studios and agents
Resources
Live data exposed via MCP resource protocol
cintrico://studiosLive list of all studios, their pillars, types, and member counts. Auto-updates as studios change.
cintrico://agentsRegistry of all agents with execution modes, models, and current status. Reflects real-time state.
cintrico://orgOrganization metadata including plan, usage, teams, and configuration settings.
Get Your API Key
Generate an API key to authenticate your MCP connection. Choose scopes to control exactly what your client can access.
Manage API Keys