Dark
Get help in the API Community

Setup Microsoft Copilot Studio with Wrike MCP

← Back to Wrike MCP server

Prerequisites

Administrator setup (one-time)

In Microsoft Copilot Studio:

  1. Go to the Tools page for your agent
  2. Select Add a tool > New tool > Model Context Protocol
  3. Fill in the required fields:
  • Server name — e.g., "Wrike MCP"
  • Server description — e.g., "Access and manage Wrike workspace data"
  • Server URL: https://mcp.wrike.com/app/mcp/sse
  1. For Authentication, select OAuth 2.0 and choose Manual
  2. Enter:
  • Client ID and Client secret from your Wrike app
  • Authorization URL: https://login.wrike.com/oauth2/authorize/v4
  • Token URL: https://login.wrike.com/oauth2/token
  • Refresh URL: https://login.wrike.com/oauth2/token
  1. Click Create
  2. Select Create a new connection and click Add to agent

Troubleshooting: If you're seeing authentication or re-authentication problems, try switching the Server URL to https://mcp.wrike.com/app/mcp/stream.

For more details, see the Microsoft Copilot Studio MCP documentation.