creationloop for Claude Desktop
ai.creationloop/creationloop
CreationLoop is your Marketing Agent. Read the overview, offer, and FAQ; apply as a design partner.
client:Claude Desktop
transport:streamable-http
tools:4
Install creationloop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"creationloop": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://creationloop.ai/api/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