Loading MCP server directory, please wait...
AI workspace — shared knowledge, skills, and tools for AI agents
npx @getmcp/cli add cx.alloy/alloyRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from your Alloy AI teammate's PATs tab (format: Bearer <token>)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cx.alloy/alloy": {
"url": "https://api.alloy.cx/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}