Setup Microsoft Copilot Studio with Wrike MCP
Prerequisites
- A Wrike app with OAuth credentials (see Authentication setup, Step 1)
- The redirect URL https://global.consent.azure-apim.net/redirect added to your Wrike app
- Access to Microsoft Copilot Studio
Administrator setup (one-time)
In Microsoft Copilot Studio:
- Go to the Tools page for your agent
- Select Add a tool > New tool > Model Context Protocol
- 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
- For Authentication, select OAuth 2.0 and choose Manual
- 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
- Click Create
- 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.