📝 What's the bug?
I am attempting to integrate the teamwork mcp server into amazon quick suite, but it appears its not functioning correctly. I am also not entirely sure if the domain needs to be whitelisted (if thats a thing), i am also not sure if it has to do with the type of authentication it is doing (perhaps its using dcr). With that being said, this is the payload amazon quick suite is sending
{
"ActionConnectorId": "",
"ActionConnectorParameters": {
"McpParameters": {
"McpServerEndPoint": "https://mcp.ai.teamwork.com",
"AutoPublish": true
}
},
"AuthenticationConfig": {
"AuthenticationType": "OAUTH2_AUTHORIZATION_CODE",
"AuthenticationMetadata": {
"AuthorizationCodeGrantMetadata": {
"BaseEndpoint": "https://mcp.ai.teamwork.com",
"RedirectUrl": "https://us-east-1.quicksight.aws.amazon.com/sn/oauthcallback",
"AuthorizationCodeGrantCredentialsSource": "DYNAMIC_REGISTRATION"
}
}
},
"Description": "teamwork mcp server",
"Name": "teamworkmcp",
"Type": "MODEL_CONTEXT_PROTOCOL"
}
So my question is, could there be some sort of whitelisting that needs to be added on teamwork or perhaps its not ready to integrate with amazon quick suite just yet.
Thanks :)
✅ What should happen?
.
❌ What actually happens?
This is the actual response thats being sent when adding the mcp server
{
"Message": "One or more parameters are invalid. Please review your input",
"RequestId": ""
}
🔄 How to reproduce
- log in to amazon quick suite
- Select integration on the nav menu thats on the left.
- Click on Actions
- Click Model Context Protocol
- Enter https://mcp.ai.teamwork.com/ under MCP Server Endpoint
- Next
💻 Code sample
🚨 Error message/output
🐹 Go version
N/A
📦 Server version
N/A
💻 Operating System
N/A
🔐 Authentication method
None
🌍 Environment
📎 Additional context
No response
🔧 Troubleshooting checklist
📝 What's the bug?
I am attempting to integrate the teamwork mcp server into amazon quick suite, but it appears its not functioning correctly. I am also not entirely sure if the domain needs to be whitelisted (if thats a thing), i am also not sure if it has to do with the type of authentication it is doing (perhaps its using dcr). With that being said, this is the payload amazon quick suite is sending
So my question is, could there be some sort of whitelisting that needs to be added on teamwork or perhaps its not ready to integrate with amazon quick suite just yet.
Thanks :)
✅ What should happen?
.
❌ What actually happens?
This is the actual response thats being sent when adding the mcp server
🔄 How to reproduce
💻 Code sample
🚨 Error message/output
🐹 Go version
N/A
📦 Server version
N/A
💻 Operating System
N/A
🔐 Authentication method
None
🌍 Environment
📎 Additional context
No response
🔧 Troubleshooting checklist