Cursor
- In Cursor, open Settings → Tools & MCP → New MCP Server.
- Add this configuration and replace the placeholder values:
{
"mcpServers":{
"we-link-linkedin":{
"transport":"streamable-http",
"url":"https://mcp.we-link.ai/mcp",
"headers":{
"x-api-key":"<your-api-key>",
"x-api-secret":"<your-api-secret>",
"account-id":"<your-account-id>"
}
}
}
}
Restart Cursor, then confirm the We-Link tools appear under Tools & MCP.
Never paste your API credentials into the chat window.