Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api-reference claude documentation mcp model-context-protocol offline-docs
+6 more
twitter twitter-api twitterapi twitterapi-io twitterapiio x-api

Affected surfaces

auth

Summary

AI summary

Fixed critical runtime errors and misreported HTTP methods in several API endpoints.

Full changelog

Fixed

  • Critical: getEndpointMethod() now checks endpoint.type field with HTTP method validation — fixes PATCH/DELETE methods being misreported as GET for update_avatar_v2, update_banner_v2, update_profile_v2
  • Critical: get_twitterapi_auth tool handler had undefined variable references (header, baseUrl, dashboardUrl) causing runtime errors — now correctly references auth.header, auth.baseUrl, auth.dashboardUrl
  • Added method field to v1.0.15 endpoints that only had type field

Added

  • Support team guidance for user_login_v2: totp_secret must be a 16-character string (not numbers) for reliable cookie generation
  • Troubleshooting note for create_tweet_v2: 400 errors commonly caused by faulty cookies from incorrect totp_secret
  • Missing cURL examples for update_avatar_v2, update_banner_v2, update_profile_v2, get_tweet_replies_v2, get_user_to_monitor_tweet

Changed

  • formatEndpointMarkdown() also updated to check endpoint.type for correct method display

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dorukardahan/twitterapi-docs-mcp

Get notified when new releases ship.

Sign up free

About dorukardahan/twitterapi-docs-mcp

Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.

All releases →

Beta — feedback welcome: [email protected]