サーバー
W
Work With Alloy
@Alloy-Systems
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.
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"alloy": {
"type": "http",
"url": "https://api.alloy.cx/mcp",
"bearer_token_env_var": "ALLOY_TOKEN"
}
}
}