Connect
1
Create a Hamla account
Sign up at app.hamla.io. The Free plan is enough to try this.
2
Connect your business
Link your store, social accounts, or other tools. See Channels and tools for what each channel needs.
3
Add the server to your client
In Claude, search for Hamla in the Connectors Directory, or add the URL directly:You will be prompted to sign in with your Hamla account.
Authentication
OAuth 2.1 with PKCE. You sign in with your own Hamla account and the assistant acts as you — there is no API key to paste or rotate, and access follows your normal permissions.What it can do
The server exposes 14 tools and 3 resources. The full list, including which tools write, is on MCP tools. Read-only tools cover campaigns, contacts, segments, templates, analytics, and documentation search. Three tools write:create-campaign and
update-campaign change a draft, and control-campaign launches, pauses,
resumes, or schedules. MCP clients surface those as write operations, so your
assistant should confirm before calling them.
Resources
Alongside tools, the server publishes three read-only resources an assistant can pull without being asked:Data and privacy
- The server reads only what a request actually needs
- Nothing is retained beyond the session
- All traffic is HTTPS/TLS
- OAuth 2.1 with PKCE