@cinatra-ai/mcp-client-connector
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/mcp-client-connector
MCP Clients
See every external MCP client that has signed in to your Cinatra workspace and manage their access. Cinatra exposes its agents over the Model Context Protocol, so tools like Claude Desktop, Claude.ai, and ChatGPT can call your agents — this page is where you confirm who is connected and disconnect anyone who should not be.
To connect a new client, copy the MCP server URL shown in Administration → Connectors → MCP Client and paste it into your client's connector settings. Your Cinatra instance must have a public base URL configured (Administration → MCP server) before external clients can reach it; if that URL is missing, the setup page shows a warning with a direct link to the configuration screen.
When a client completes the OAuth flow it appears in the Connected clients list with its registration date and, for desktop clients, the localhost callback port. To revoke access, click Disconnect next to the client entry. System-managed OAuth clients (used internally by Cinatra) cannot be disconnected from this page.
The connector ships as a React server component package (@cinatra-ai/mcp-client-connector) and has no configuration of its own beyond the public base URL set in Administration. For local development, run the host application and navigate to /connectors/cinatra-ai/mcp-client-connector/setup. The package peer-depends on @cinatra-ai/sdk-extensions and @cinatra-ai/sdk-ui and is installed automatically when the host activates this connector.
If the MCP server URL panel shows a warning instead of a URL, set the public base URL in Administration → MCP server and reload. If a client that completed the connection flow does not appear in the list, verify that the OAuth redirect completed without error in the client application.
Works with
- Claude Desktop
- Claude.ai
- ChatGPT
- Custom MCP clients
Capabilities
- See every MCP client that has signed in to your workspace
- Copy the Cinatra MCP server URL into a new client's configuration
- Disconnect a client to revoke its access
More from Cinatra
Run the platform's policy scanners against an agent definition and report what they find. The agent vets a definition for hardcoded secrets, untrusted URLs,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/lint-policy-agent
Plays video artifacts inline in the library. This system extension owns the detail renderer for video files, drawing a native player pointed at the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/video-artifact
Configure the LinkedIn app your workspace uses to connect member and organization accounts. Create one LinkedIn developer app, save its Client ID and Client…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/linkedin-oauth-connector
An advisory reviewer that checks new or updated Cinatra agent extensions for the kinds of quality issues a strict validator misses. It flags naming…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/code-reviewer-agent
Send mail from your Gmail account through Cinatra and pick up the replies. Each user connects their own Google account, and Cinatra agents that…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/gmail-connector
Let people choose which workspace artifacts feed into another agent's context before it runs. When a larger agent needs supporting material — an ICP,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/context-selection-agent
Reviews
There are no reviews yet.