Resolve public X/Twitter profiles, posts, and media through CarryFeed.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Public SDK, CLI, MCP server, OpenAPI notes, and agent skill wrappers for the hosted CarryFeed API.
This repository is intentionally a wrapper layer. It does not include CarryFeed's internal resolver implementation, Worker source, direct X/Twitter client code, tokens, cookies, or scraping internals.
CarryFeed gives agents one stable, source-preserving way to read public X/Twitter links. Instead of driving a browser, handling login prompts, or losing source context in screenshots, agents can call a hosted API and receive public profile, post, article, and media metadata with the original URL kept beside the result.
Useful links:
@carryfeed/sdk: JavaScript SDK for the hosted CarryFeed API.@carryfeed/cli: CLI wrapper for agents and local scripts.@carryfeed/mcp: stdio MCP server for MCP-capable agents.skills/carryfeed-twitter-tools: Agent skill instructions for public X/Twitter link workflows.CarryFeed works with public X and Twitter links only. It is designed for public profile, post, article, and media metadata workflows. It does not unlock private, protected, deleted, restricted, or login-only content.
pbs.twimg.com and video.twimg.com media URLs.CLI:
MCP:
See docs/agents.md for agent-facing usage, response expectations, and safety boundaries.
The repository includes skills/carryfeed-twitter-tools, a wrapper-only skill that tells agents to use npx -y @carryfeed/cli for public X/Twitter source context. SDK and OpenAPI details are kept for developers, while the skill gives agents one default path.
After this repository is public, agents that support the Skills CLI can install it with:
For ClawHub, publish from the skill folder after the npm packages and public repository are ready:
Twitter/X search and hashtag search are planned as a later API surface. See docs/roadmap.md.
The npm scope is @carryfeed.
Dry-run package contents:
Publish when logged in as an npm user with write access to the carryfeed organization:
Recommended first GitHub remote:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/carryfeed)<a href="https://allmcps.com/mcp/carryfeed"><img src="https://allmcps.com/api/badge/carryfeed?style=directory" alt="CarryFeed on AllMCPs" /></a>