Fathom Analytics Connector for AI agents.
20 live capabilities
Pull real-time website traffic and conversion data instantly.
Waiting for input…
Why people use Fathom Analytics
Fathom for Real-Time Website Traffic Monitoring
With this Connector, you just ask your agent for the numbers. You get the data instantly in your chat window, whether you're checking live visitors or pulling a weekly summary of unique hits.
What Vinkius changes
You get a direct line to your website's performance data without ever opening a browser tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking campaign conversion rates
A marketer wants to see if a new landing page is converting.
- Real-world use case 02
Monitoring live traffic spikes
A site owner notices a traffic spike and wants to know the source.
- Real-world use case 03
Adding new sites to tracking
A developer needs to add a new site to the tracking plan.
Complete set · 20capabilities
The complete Fathom Analytics capability set.
These are the exact actions your AI can choose when you ask it to work with Fathom Analytics.
01—04
4 capabilities in this set.
Part of 20 available through Fathom Analytics.
- 01 Capability
Delete site
Permanently remove a site from your account. Use this to clear out old or inactive website data.
- 02 Capability
Get account
Pull the owner and account details for your API token. This helps you confirm which account your agent is currently accessing.
- 03 Capability
Get aggregations
Pull specific reports on pageviews and unique visitors for any timeframe. This helps you see trends over weeks or months.
- 04 Capability
Create event
Set up a new conversion event to track on your website. You can add new goals to your tracking list instantly.
05—08
4 capabilities in this set.
Part of 20 available through Fathom Analytics.
- 05 Capability
Create milestone
Add a new goal or milestone to your site's tracking. This lets you define new success metrics in seconds.
- 06 Capability
Create site
Add a new website to your Fathom analytics account. You can set this up without leaving your current chat.
- 07 Capability
Get current visitors
See how many people are on your site at this exact moment. It is great for monitoring live traffic spikes.
- 08 Capability
Delete event
Remove a specific conversion event from your tracking list. Use this to clean up your data if you no longer need it.
09—12
4 capabilities in this set.
Part of 20 available through Fathom Analytics.
- 09 Capability
Delete milestone
Delete a business milestone from your site's tracking. This keeps your goal list organized and relevant.
- 10 Capability
Get event
Fetch the details of a single conversion event using its ID. This helps you verify that a specific goal is tracking correctly.
- 11 Capability
Get milestone
Pull the specific details for one of your business milestones. You can check your progress against specific goals easily.
- 12 Capability
List events
See every conversion event currently active on a site. This gives you a full overview of what you are tracking.
13—16
4 capabilities in this set.
Part of 20 available through Fathom Analytics.
- 13 Capability
Get site
Retrieve the configuration and details for a specific site. This is useful for checking which URLs are currently being tracked.
- 14 Capability
List milestones
View all milestones you have set up for a specific site. You can quickly review your current business goals.
- 15 Capability
List sites
Get a full list of all websites connected to your API key. This is the fastest way to see your entire portfolio.
- 16 Capability
Update event
Modify the details of an existing conversion event. Use this to change names or descriptions on the fly.
17—20
4 capabilities in this set.
Part of 20 available through Fathom Analytics.
- 17 Capability
Update milestone
Change the information for a specific milestone. This allows you to keep your goals updated as your business changes.
- 18 Capability
Update site
Edit the name or configuration of an existing site. You can manage your site details without opening a new tab.
- 19 Capability
Wipe event
Clear all completion data for a specific event to start fresh. This is perfect for resetting a campaign's stats.
- 20 Capability
Wipe site
Delete all pageviews and event data for an entire site. Use this to completely reset a site's analytics history.
Set up in minutes
One URL. Then ask Fathom Analytics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fathom Analytics from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Fathom Analytics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fathom Analytics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Fathom Analytics URL.
- Step 03
Save and start
Save the connection and enable Fathom Analytics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fathom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Fathom Analytics
Open Agent mode in chat and ask: "Using Fathom Analytics, help me...". 20 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fathom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Fathom Analytics
Ask Copilot: "Using Fathom Analytics, help me...". 20 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fathom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Fathom Analytics
Open Cascade and ask: "Using Fathom Analytics, help me...". 20 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fathom-alternative": {
"url": "https://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Fathom Analytics
Ask Cline: "Using Fathom Analytics, help me...". 20 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fathom-alternative --transport http "https://edge.vinkius.com/vk_preview_pmm0dWw4jM1GZLtQHaiP7MRm7sl5oxnYRGtdBu2O/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Fathom Analytics
Ask Claude: "Using Fathom Analytics, show me...". 20 tools are ready
Where the request belongs
Work Fathom Analytics can move forward.
This is for the digital marketer who needs to check campaign stats on the fly, the site owner who wants to see live traffic spikes, and the developer who needs to manage site IDs without hunting for them in a dashboard.
Digital Marketer
Checks conversion rates and event completions during meetings to see if a campaign is hitting its targets.
Site Owner
Monitors live traffic spikes and site health directly from a chat interface to respond to trends.
Web Developer
Manages site configurations and event IDs straight from the code editor to keep the dev workflow moving.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFathom Analytics
Privacy-first website analytics via Fathom. list sites, monitor real-time visitors, and aggregate pageviews directly through your AI agent.
GoatCounter
Privacy-friendly web analytics. track pageviews, analyze visitor stats, and manage your sites directly through any AI agent.
Pirsch Analytics
Privacy-friendly web analytics. track hits, events, and retrieve detailed statistics for your domains directly from your AI agent.
Matomo
Track website traffic, analyze visitor behavior, and generate detailed analytics reports directly from your AI agent.
GoSquared
Monitor real-time web traffic and analyze historical trends via AI.
Umami Cloud
Privacy-focused web analytics alternative to Google Analytics.
Bring your own AI
Change the model, client or framework. Keep Fathom Analytics connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Fathom Analytics.
The practical details behind the request, access and result.
How does the Fathom MCP help with my website analytics?
It lets you query your traffic data using natural language. Instead of digging through menus, you can ask your agent for specific stats like pageviews or live visitor counts.
Can I use the Fathom MCP to manage my sites?
Yes. You can use it to create new sites, update existing configurations, or delete sites from your account without leaving your chat interface.
Is the data from the Fathom MCP private?
Yes, Fathom is a privacy-first analytics capability. This Connector allows you to access your stats without collecting personal information from your visitors.
Can I track my business goals with this Connector?
You can. The Connector lets you create and list milestones, which helps you track specific business goals directly through your AI agent.
Does the Fathom MCP support real-time traffic?
It does. You can ask your agent to check the current number of visitors on your site to see live traffic spikes as they happen.
How do I connect Fathom to my AI agent?
You just need your Fathom API token. Once you add the Connector to your client, your agent can start pulling and managing your analytics data immediately.
Can I see how many people are on my website right now?
Yes! Use the getCurrentVisitors capability with your Site ID to get the current number of active visitors on your website in real-time.
How do I get a summary of my traffic for a specific period?
You can use the get_aggregations capability. It allows you to specify metrics like pageviews or uniques and define time filters to get summarized data.
Can I manage my site settings through this integration?
Absolutely. You can use list_sites to see all your sites, create_site to add new ones, and update_site to change names or sharing preferences.
One connection away
Give your agent a direct line to Fathom Analytics.
Connect Fathom Analytics once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available