AI integrations
Connect once and Claude can create links on your domain, look up how they perform and prepare campaign link sets, asking before anything destructive. Works in Claude Code today; the same server speaks to every MCP client.
The MCP server is included in every paid plan, Pro at $9 a month and Team at $29. You create the token in Settings and paste it into your client once.
Setup
Every path ends the same way: the client asks our server for its tools, and your token tells us who the links belong to.
claude mcp add --transport http snipzr https://mcp.snipzr.com/mcp --header "Authorization: Bearer YOUR_TOKEN"
To confirm it worked: ask your assistant to list the Snipzr tools. 12 names starting with snipzr_ means you are connected.
Written for agents too
This page is plain, linkable text and listed in our llms.txt, so an assistant with web access can read it and do the setup with you. Or paste this prompt:
Set up the Snipzr MCP server in my client. The server address is https://mcp.snipzr.com/mcp and it authenticates with an Authorization: Bearer header. I will create the token at https://www.snipzr.com/settings and paste it when you ask. Then list the tools so we can confirm it works.
Tools
snipzr_create_linksnipzr_create_links_batchsnipzr_list_linkssnipzr_get_linksnipzr_update_linksnipzr_delete_linksnipzr_get_link_statssnipzr_get_campaign_reportsnipzr_get_usagesnipzr_list_domainssnipzr_get_qr_codesnipzr_build_utm_linkEvery tool carries read-only or destructive annotations, so clients ask before a delete and never before a read. Error messages are written for agents to recover on their own: quota errors name the remaining allowance and validation errors name the field.
Permissions and data
FAQ