Integrations
PartialMCP Connectors
Tool access through scoped connector APIs
MCP connectors should expose tool capabilities through Taskcenter component APIs without bypassing RBAC, audit logging, or guarded data access.
Connector model
A connector should declare what it can read, write, or execute. North Star should only receive tool access after authorization and scoping are resolved.
Composio catalog
The chat composer opens an in-place connector catalog backed by /api/composio. Apps come from the live Composio toolkit/session state when available; custom API and custom MCP creation stays disabled until server-side persistence and validation routes exist.