exa-x-search
X/Twitter Search (Exa)
Tool
Use exec to call: mcporter call exa-search.web_search_advanced_exa category=tweet <params>
Always include category=tweet.
Critical Filter Restrictions
The tweet category has very limited filter support. These params cause errors:
| Param | Status |
|---|---|
includeText |
NOT SUPPORTED — 400 error |
excludeText |
NOT SUPPORTED — 400 error |
includeDomains |
NOT SUPPORTED — 400 error |
excludeDomains |
NOT SUPPORTED — 400 error |
moderation |
NOT SUPPORTED — 500 error |
Use the query string itself to filter content — put keywords, hashtags, and exclusions in query.
Supported Parameters
query,numResults,type- Date:
startPublishedDate,endPublishedDate,startCrawlDate,endCrawlDate - Content:
textMaxCharacters,enableHighlights,enableSummary additionalQueries— for hashtag variationslivecrawl=preferred— for recent tweets
Call Syntax
# Recent tweets on a topic
mcporter call exa-search.web_search_advanced_exa \
query="Claude Code MCP experience" \
category=tweet \
startPublishedDate=2025-01-01 \
numResults=20 \
type=auto \
livecrawl=preferred
# Product announcements (keywords in query, not includeText)
mcporter call exa-search.web_search_advanced_exa \
query="announcing new open source AI tool release" \
category=tweet \
startPublishedDate=2025-12-01 \
numResults=15 \
type=auto
# Developer sentiment
mcporter call exa-search.web_search_advanced_exa \
query="developer experience frustrating painful bug" \
category=tweet \
numResults=20 \
type=deep \
livecrawl=preferred
# Competitor monitoring
mcporter call exa-search.web_search_advanced_exa \
query="Sourcegraph Cody review feedback" \
category=tweet \
startPublishedDate=2025-06-01 \
numResults=25 \
type=auto
When to Use
- Social discussions and community sentiment
- Product announcements from company accounts
- Developer opinions and experiences
- Trending topics
- Expert takes and threads
- Competitor/market signal monitoring
Output Format
Return:
- Results — tweet content, author handle, date, engagement if visible
- Sources — tweet URLs
- Notes — sentiment summary, notable accounts, threads vs single tweets
Note: tweet content can be informal, sarcastic, or context-dependent.
More from codealive-ai/ai-cofounder
exa-code-search
Code search using Exa. Finds real code snippets, API docs, and examples from GitHub, StackOverflow, and technical docs. Use when searching for code examples, API syntax, library documentation, or debugging help.
2exa-people-research
People research using Exa search. Finds LinkedIn profiles, professional backgrounds, experts, team members, and public bios. Use when searching for people, finding experts, or looking up professional profiles.
2strategic-review
Deep multi-phase strategic review of a specific decision — premise challenge, alternatives, risk map, adversarial review. Use for big choices (wedge, pricing, channel, hire, pivot). For quick framework lookup, use decision-playbook. For diagnosing why something is broken, use business-investigation.
2enterprise-sales
Help users navigate enterprise sales. Use when someone is closing large deals, managing complex buying committees, handling procurement, or converting PLG users to enterprise contracts.
2web-browser
Browse the web using agent-browser CLI with Lightpanda engine. Read pages, extract content, interact with elements.
2daily-recap
End-of-day consolidation — summarize daily log, promote durable facts to MEMORY.md, identify open threads
2