How to Use the Ayrshare MCP in Cline
Let Cline use Ayrshare to build social media dashboards and internal tools right inside VS Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ayrshare MCP to Cline
Create your Vinkius account to connect Ayrshare to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build Live Analytics Dashboards
This is where Cline shines. You can tell it, "Build a React component to show my post history and engagement." Cline will use the Ayrshare MCP server to call `list_history` and `get_post_analytics`, then write the actual JSX and data-fetching logic for you. You get a working component, not just a JSON dump. Cline generates the code, handles the imports, and sets up the state. It turns raw social media data into a tangible part of your application.
Automate Content Publishing from your IDE
Stop switching between your editor and your social media apps. Write your update in a markdown file, then tell Cline, "Post the content of `update.md` to the main Twitter account." Cline reads the file and uses the `create_post` tool to publish it. Connect this to your development workflow. You can instruct Cline to set up a process where merging a pull request with a 'release' label automatically triggers a `schedule_post` action. Your git history can now drive your social media calendar.
Code-driven Social Admin with Cline
Manage your Ayrshare account right from your IDE. If you need to add a new set of social profiles for a project, list them in a file and tell Cline to loop through them using the `create_profile` tool. It's admin work, but automated. Cline is also great for running audits. Ask it to "Generate a report of all scheduled posts for next month." It will use `list_history` and `list_auto_schedules`, then format the output into a markdown table that you can commit to your repo.
Set up Ayrshare MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
ayrshare-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest Ayrshare refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"ayrshare-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Ayrshare. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Ayrshare MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ayrshare MCP today
We host it, we monitor it, we maintain it. You just paste one token.