Other MCP Clients
Connect any tool to the Verlynk MCP server.
Use our MCP server to connect any MCP-compatible AI tool to Verlynk. If your tool supports MCP but does not have a direct guide, follow the setup below.
Setup
1. Create an API Key
Create an API key with the mcp:access scope in Organization Settings (org admin only).
2. Configure Your MCP Client
Add an HTTP MCP server in your client with these settings:
Server URL
https://verlynk.com/api/public/mcp
Authorization Header
Authorization: Bearer YOUR_MCP_KEY
Try It Out
Copy any example prompt to get started with MCP:
- List all my connected Verlynk channels
- Add a post to my queue that says 'Excited to share our latest update!' for next Monday
- Show me all my draft posts in Verlynk so I can review what's pending
See Prompt Examples for more.
FAQ
Q: What is the Verlynk MCP server URL?
Use https://verlynk.com/api/public/mcp.
Q: What auth header is required for MCP?
Use Authorization: Bearer YOUR_MCP_KEY.
Q: Which clients can connect to Verlynk MCP?
Any MCP-compatible client that supports HTTP MCP servers and custom headers.