Amazon WorkLink MCP Config
Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. In a single step, your users, such as employees, can access internal websites as efficiently as they access any other public website. They enter a URL in their web brow
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-worklink.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-worklink.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-worklink": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-worklink"],
"env": {
"AMAZON_WORKLINK_API_KEY": "your_amazon_worklink_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-worklink.jsonEnvironment Variables
AMAZON_WORKLINK_API_KEYReplace your_amazon_worklink_api_key with your actual amazon worklink api key
Endpoints
/associateDomainAssociateDomain
/associateWebsiteAuthorizationProviderAssociateWebsiteAuthorizationProvider
/associateWebsiteCertificateAuthorityAssociateWebsiteCertificateAuthority
/createFleetCreateFleet
/deleteFleetDeleteFleet
/describeAuditStreamConfigurationDescribeAuditStreamConfiguration
/describeCompanyNetworkConfigurationDescribeCompanyNetworkConfiguration
/describeDeviceDescribeDevice
/describeDevicePolicyConfigurationDescribeDevicePolicyConfiguration
/describeDomainDescribeDomain