AI Anyone for Claude Desktop
com.aianyone/ai-anyone
Talk to thousands of real people, or put two of them in a room and watch them argue.
client:Claude Desktop
transport:streamable-http
tools:4
Install AI Anyone in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ai-anyone": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.aianyone.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs