MCP Server & Activity
12 min
connect your ai assistant to custify chat with your custify data using ai tools like claude desktop, cursor, or vs code ask questions, get instant answers, and take actions without switching between apps why use this? instead of navigating dashboards and clicking through filters, you just ask "show me accounts with health scores below 60" "what's the usage trend for acme corp?" "create a follow up task for friday" your ai assistant pulls live data from custify and can even create notes, tasks, or trigger playbooks on your behalf what you can ask get information list and search accounts check health scores and trends view usage data look up contacts see which segments an account belongs to take action add notes to accounts create tasks trigger playbooks update custom fields real world examples start your day with what matters most "show me at risk accounts with renewals this quarter" you get a focused list in seconds follow up with "what's the usage trend for the top 3?" and you're prepped for outreach log notes without switching apps just finished a customer call? ask your ai assistant "add a note to acme corp spoke with sarah about api concerns schedule technical call next week " then "create a task for friday to set up that call" done no tabs, no copy pasting prep for a qbr in seconds need a quick account summary? "give me globex inc's health score, usage trends for the last 90 days, and any open tasks" want more context? "which playbooks have we run for them this year?" spot issues before standup a quick check before your team meeting "which accounts had a health score drop this week?" you catch problems early without digging through reports supported tools this works with claude desktop cursor vs code claude code chatgpt other mcp compatible tools not sure if your tool is supported? check with your technical team if it supports mcp (model context protocol), it should work how to set it up setup takes about 5 minutes you'll need help from someone technical if you're not comfortable editing configuration files step 1 get your api key go to settings > developer > api access in custify and copy your api key (or create one if you don't have it) step 2 open the setup guide go to settings > developer > mcp server this page walks you through everything step 3 copy your configuration pick your ai tool from the list the page shows a ready to use configuration snippet with your api key already filled in step 4 paste and restart add the configuration to your ai tool and restart it the setup guide tells you exactly where to paste it for each tool you're done start chatting with your custify data track usage you can see all ai assistant activity in settings > developer > mcp activity this shows api calls today how many requests were made unique tools today which actions were used (list accounts, create task, etc ) active keys (30d) which api keys are being used filter by api key, tool, status, or date range to see specific activity useful for checking if setup worked (you should see calls appearing) monitoring team adoption requirements a custify api key (created in settings > developer > api access) an ai tool that supports mcp no plan upgrades or account changes needed the mcp server uses your existing permissions for technical teams the mcp server is open source and available as npm package @custify/mcp server docker image two connection modes are supported stdio for local tools like claude desktop streamable http for remote or hosted deployments source code is available for review or customization
