What is MCP?
The Model Context Protocol (MCP) is an open standard that enables AI assistants like Claude to interact with external tools and data sources. With Trigify’s MCP server, you can query and manage your social listening searches directly through Claude.Use Cases
Sales Teams
“Show me all LinkedIn posts mentioning our competitors this week and summarize the key themes”
Product Managers
“Create a search for feature requests mentioning ‘dark mode’ and analyze the sentiment”
Marketing
“Get the latest results from my brand monitoring search and draft response ideas”
Developers
“List all my active searches and show me the API response format”
Setup Options
Trigify MCP works with Claude Desktop, Claude Web, and the Claude API.- Claude Desktop
- Claude Web
- Claude API
Prerequisites
- Claude Desktop installed on your computer
- A Trigify account
Step 1: Configure Claude Desktop
Open your Claude Desktop configuration file:macOS:Step 2: Restart Claude Desktop
Quit Claude Desktop completely and reopen it.Step 3: Authorize Access
When you first use a Trigify tool in Claude:- You’ll be redirected to the Trigify login page
- Log in with your Trigify credentials (same as the dashboard)
- Authorize Claude to access your Trigify account
- You’ll be returned to Claude automatically
Available Tools
Once configured, Claude can use these tools:| Tool | Description | Credits |
|---|---|---|
create_search | Create a keyword search, profile monitor, or podcast monitor | Yes |
search_podcasts | Search for podcasts by name (use before creating podcast-episodes monitor) | No |
list_searches | List all your searches and monitors | No |
get_search | Get details of a specific search | No |
get_search_results | Fetch results from a search | No |
update_search | Update search configuration | No |
delete_search | Delete a search | No |
Supported Monitoring Types
Keyword-based (requireskeywords):
linkedin-posts— LinkedIn posts matching keywordsreddit-posts— Reddit posts matching keywordsyoutube-videos— YouTube videos matching keywordspodcast-keywords— Podcast episodes matching keywordstwitter-posts— Twitter/X posts matching keywords
profile_url):
linkedin-profile— Monitor a LinkedIn profile or company pagetwitter-profile— Monitor a Twitter/X profileyoutube-channel— Monitor a YouTube channel
podcast_id from search_podcasts):
podcast-episodes— Monitor a specific podcast for new episodes
Example Prompts
Try asking Claude:List your searches
List your searches
“Show me all my Trigify searches”
Create a new search
Create a new search
“Create a social listening search for posts about ‘AI coding assistants’ on LinkedIn”
Get search results
Get search results
“Get the latest results from my competitor monitoring search and summarize what people are saying”
Analyze trends
Analyze trends
“Look at my product feedback search results and identify the top 3 feature requests”
Monitor a LinkedIn profile
Monitor a LinkedIn profile
“Monitor the LinkedIn profile at https://linkedin.com/in/johndoe for new posts”
Monitor a Twitter profile
Monitor a Twitter profile
“Track tweets from https://twitter.com/elonmusk”
Monitor a YouTube channel
Monitor a YouTube channel
“Set up monitoring for new videos from https://youtube.com/@mkbhd”
Monitor a podcast
Monitor a podcast
“Monitor the Lex Fridman podcast for new episodes”
Troubleshooting
Tools not appearing in Claude Desktop
Tools not appearing in Claude Desktop
- Make sure you’ve restarted Claude Desktop after editing the config
- Check that your config file is valid JSON (no trailing commas)
- Verify the file is in the correct location
Authentication errors
Authentication errors
- Make sure you’re logged in with the same Trigify account
- Check that your Trigify subscription is active
- Try disconnecting and reconnecting the Trigify connector
Connection errors
Connection errors
- Check your internet connection
- Verify that
api.trigify.iois accessible from your network - For Claude Web, ensure you’re on Pro, Max, Team, or Enterprise plan
Security
- Claude Desktop & Web: Uses secure OAuth 2.1 flow with JWT tokens (24h expiry) - no API keys needed
- Claude API: Your API key is transmitted securely over HTTPS
- All modes: Requests go directly to Trigify’s API over HTTPS
- Trigify never sees or stores your Claude conversations
- You can revoke access at any time from the Trigify dashboard