Releases: fluyeporlaweb/mcp-x-intelligence
v1.2.4 — Fix get_niche_leaders
v1.2.3 — MCPize gateway integration
Added support for X-MCP-Worker-Secret header from MCPize gateway. Fixes 401 errors for users connecting through MCPize.
v1.2.2 — Bug fixes for all MCP clients
v1.2.0 — MCP client compatibility
Fixed RuntimeError in Hermes, Cursor, Windsurf and other
strict MCP clients. Removed outputSchema declarations that
were incompatible with the server's text-based response format.
Claude Desktop users were not affected.
v1.2.1 — Trending topics
Fixed get_trending_topics returning empty names.
twitterapi.io wraps each trend in a nested object —
updated the mapping to unwrap it correctly.
v1.2.2 — UTF-8 encoding
Added explicit UTF-8 headers and text decoding to fix
garbled characters in non-ASCII results (Japanese, Korean,
Arabic, Turkish).
No action needed
BYOK users pointing to the hosted endpoint get all fixes
automatically.
v1.2.1 — Fix trending topics mapping
Fixed get_trending_topics returning empty names.
twitterapi.io wraps each trend in a nested "trend" object —
updated the mapping to unwrap it correctly.
v1.2.0 — Hotfix: MCP client compatibility
Bug fix
Fixed RuntimeError affecting users of Hermes, Cursor, Windsurf
and other strict MCP clients.
Symptoms: Tools failed with:
"Tool has an output schema but did not return structured content"
Cause: outputSchema declarations added in v1.1.0 were
incompatible with the text-based response format used by the server.
Fix: Removed outputSchema from all 4 tools.
Tool behavior and data returned are identical.
Claude Desktop users were not affected by this bug.
No action needed for BYOK users
The fix is live on the hosted endpoint automatically.
v1.1.0
Changes
- Added output schemas to all 4 tools for better MCP discoverability
- Added readOnlyHint and openWorldHint annotations
- Added smithery.yaml for Smithery registry integration
- Updated X API pricing comparison to reflect current pay-per-use model
- SEO optimizations in README
v1.0.0 — Initial release
First public release of mcp-x-intelligence.
Features
- search_viral_content — find viral X posts by keyword
- analyze_account — full account analysis with engagement metrics
- get_trending_topics — real-time trends by country
- get_niche_leaders — top accounts in any niche
Quick start
See README for setup instructions.
Hosted version available on MCPize.