MCP / Setup / Claude Code
Claude Code
Add the hosted CreatorBerry server, sign in, and check that a tool responds.
Copy this page as Markdown.
Add the server
Run this command in a terminal. It registers CreatorBerry at user scope; it does not sign you in.
claude mcp add --transport http --scope user creatorberry https://www.creatorberry.com/api/mcpAuthenticate
Run this in a terminal that stays open during browser sign-in:
claude mcp login creatorberryAlternatively, inside an interactive Claude Code session, enter /mcp, select creatorberry, then choose Authenticate. Do not enter /mcp directly in PowerShell. In the browser, sign in, choose a workspace, and approve access.
Verify
Ask Claude Code:
Use only the creatorberry MCP to list all my automation filters. Return only the filter names.A filters tool response confirms setup. If the tool is missing, start a fresh Claude Code session.
GitHub instructions
Prefer to let your agent read the setup guide? Give it the public repository link. The direct commands above are the shortest route.