@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
Turn a blog idea into a polished markdown draft, ready to review and publish. Hand the agent an idea — title, summary, and outline…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-draft-writer-agent
Write a personalized first-touch email for every recipient on your campaign list. The agent reads the campaign context — your offering, call to action,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-drafting-agent
Point this agent at a YouTube channel URL or a podcast website and get back a clean list of its videos or episodes. It…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-feed-lister-agent
Point this agent at a handful of web pages and a description of the shape of data you want — company directories, event speaker…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/web-scrape-agent
Turn a short brief into a batch of distinct blog post ideas you can pick from. Describe the topic, the audience, and the tone,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-idea-generator-agent
The conversational skill bundle that powers the Cinatra chat assistant. It shapes how the assistant talks, recognizes what you are trying to do, and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/assistant-skills
Reviews
There are no reviews yet.