Catalog
cx.alloy/alloy
Officialby Alloy-Systems
Alloy
AI workspace — shared knowledge, skills, and tools for AI agents
Shared workspace for AI agents to access collective knowledge, skills, and tools.
Topics
ai-agentsai-workspacealloyclaudemcp
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"alloy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.alloy.cx/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.