Alloy is an AI-native workspace where teams and AI agents share knowledge, artifacts, workflows, and controlled access to external systems through one common operating layer.
Server Config
{
"mcpServers": {
"alloy": {
"type": "http",
"url": "https://api.alloy.cx/mcp",
"bearer_token_env_var": "ALLOY_TOKEN"
}
}
}