How to Use the Loomly MCP in Cursor
Bring your social media workflow into Cursor. Build and manage content with live API data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Loomly MCP to Cursor
Create your Vinkius account to connect Loomly to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Live Social Context in Cursor
Stop guessing about your post status while you code. The `list_calendar_posts` tool provides real-time data directly to your editor. Your agent uses `get_calendar_details` to understand your current project structure. It keeps your code aligned with your actual marketing calendar.
Automated Asset Management
Reference your media library without switching windows. Use `list_media_assets` to inject real file URLs into your code. When you need to verify post details, `get_post_details` provides the exact payload structure. It makes building features for your social dashboard much easier.
Direct Post Integration
Trigger new content creation from your terminal or chat. The `create_new_post` tool allows your agent to stage content based on your code logic. It works by executing the API call directly from your workspace. You get immediate feedback on whether your post was created successfully.
Set up Loomly MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Loomly MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Loomly transactions." If the MCP tools are loaded correctly, Cursor will call the Loomly tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"loomly-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 Loomly. 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 Loomly MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Loomly MCP today
We host it, we monitor it, we maintain it. You just paste one token.