Dennis Yu

Pack updates · July 2026

New: connect X (Twitter) to your agent

On June 30, X switched on its official connection for AI agents. Once linked, the Claude that runs your skill pack can search all of X, read timelines and profiles, and pull trends and news — so your positioning research, content ideas, and prospecting run on live data instead of guesses. It’s read-only for now: your agent can’t post for you (it can draft X Articles).

Don’t configure anything by hand — that’s what the agent is for. Copy this into the same Claude where you set up your pack, and it will do the setup with you. You’ll click two things yourself: creating your free X developer app, and approving the one-time login. About ten minutes, once, and it stays connected.

You are my setup agent. Connect X (Twitter) to this Claude using X’s official MCP server, following https://docs.x.com/tools/mcp. Do everything you can yourself, and walk me through only the parts that must be me.

1. Check that Node.js is installed; if not, help me install it.
2. Guide me through creating a free X app at developer.x.com with OAuth 2.0 enabled and http://localhost:8080/callback as the redirect URI. Then ask me to paste the app’s Client ID and Client Secret.
3. Add an MCP server named xapi to my Claude Desktop config (claude_desktop_config.json): command npx, args ["-y", "@xdevplatform/xurl", "mcp", "https://api.x.com/mcp"], env CLIENT_ID and CLIENT_SECRET from step 2, and a startup timeout of at least 300 seconds.
4. Have me restart Claude, then I’ll complete the one-time X login when the browser opens.
5. Verify it works by pulling today’s trends, then suggest three ways to combine X research with the skills in my pack.

Explain each step in plain English as you go. If anything fails, check the troubleshooting table at docs.x.com/tools/mcp and fix it.

Technical members: full details at docs.x.com/tools/mcp. Everyone else: this box is where every pack update lands — when you hear us announce something new, come back to this page, copy one prompt, and your agent handles the rest.

Scroll to Top