{
  "schemaVersion": "1.0",
  "item": {
    "slug": "twit-mcp",
    "name": "twit-mcp",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/etherlect/twit-mcp",
    "canonicalUrl": "https://clawhub.ai/etherlect/twit-mcp",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/twit-mcp",
    "sourceDownloadUrl": "https://clawhub.ai/api/v1/download?slug=twit-mcp",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "package.json",
      "SKILL.md",
      "tsconfig.json",
      "src/index.ts",
      "src/auth.ts"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/twit-mcp"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/twit-mcp",
    "agentPageUrl": "https://openagent3.xyz/skills/twit-mcp/agent",
    "manifestUrl": "https://openagent3.xyz/skills/twit-mcp/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/twit-mcp/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "twit-mcp",
        "body": "You have access to real-time X/Twitter data and write actions through this MCP server. Each tool call costs $0.0025–$0.01 USDC, paid automatically from the configured wallet on Base. No API key is required."
      },
      {
        "title": "Articles",
        "body": "ToolDescriptionPriceget_article_by_idGet the full content of an X Article as Markdown by tweet ID. Not in official X API.$0.01 USDC"
      },
      {
        "title": "Tweets",
        "body": "ToolDescriptionPriceget_tweet_by_idGet a tweet by its ID$0.0025 USDCget_user_tweetsGet a user's recent tweets (paginated)$0.01 USDCget_tweet_repliesGet replies to a tweet (paginated)$0.01 USDCget_tweet_quote_tweetsGet quote tweets for a tweet (paginated)$0.01 USDCget_tweet_retweeted_byGet users who reposted a tweet (paginated)$0.01 USDCsearch_tweetsFull-archive tweet search with filters$0.01 USDCget_tweetsBulk lookup up to 50 tweets by ID$0.01 USDCpost_tweetPost a new tweet as the authenticated user$0.0025 USDCdelete_tweetDelete a tweet owned by the authenticated user$0.0025 USDClike_tweetLike a tweet as the authenticated user$0.0075 USDCunlike_tweetUnlike a tweet as the authenticated user$0.005 USDCbookmark_tweetBookmark a tweet$0.0025 USDCunbookmark_tweetRemove a tweet from bookmarks$0.0025 USDCretweetRepost a tweet as the authenticated user$0.0075 USDCunretweetUndo a repost$0.005 USDC"
      },
      {
        "title": "Users",
        "body": "ToolDescriptionPriceget_user_by_usernameGet a user profile by username$0.005 USDCget_user_by_idGet a user profile by numeric ID$0.005 USDCsearch_usersSearch users by keyword (paginated)$0.01 USDCget_user_followersGet a user's followers (paginated)$0.01 USDCget_user_followingGet accounts a user follows (paginated)$0.01 USDCget_usersBulk lookup up to 50 users by ID$0.01 USDCfollow_userFollow a user as the authenticated user$0.0075 USDCunfollow_userUnfollow a user as the authenticated user$0.005 USDC"
      },
      {
        "title": "Lists",
        "body": "ToolDescriptionPriceget_list_by_idGet list details by numeric ID$0.0025 USDCget_list_membersGet members of a list (paginated)$0.01 USDCget_list_followersGet followers of a list (paginated)$0.01 USDCget_list_tweetsGet latest tweets from a list (paginated)$0.01 USDC"
      },
      {
        "title": "Communities",
        "body": "ToolDescriptionPriceget_community_by_idGet community details by ID. Not in official X API.$0.0025 USDCget_community_postsGet latest posts from a community (paginated). Not in official X API.$0.01 USDCget_community_membersGet community members with roles (paginated). Not in official X API.$0.01 USDC"
      },
      {
        "title": "Twitter Auth",
        "body": "Write actions (post, delete, like, bookmark, retweet, follow) require a connected Twitter/X account. Before attempting any write action, call twitter_account_status to check if an account is connected.\n\nToolDescriptionconnect_twitterConnect a Twitter/X account (opens a browser window)twitter_account_statusCheck if a Twitter account is currently connecteddisconnect_twitterDisconnect and clear stored credentials\n\nConnecting an account:\n\nCall connect_twitter — a Chrome window will open at x.com\nThe user logs in if prompted\nOnce confirmed, credentials are saved locally to ~/.twit-mcp-credentials.json\nWrite actions are available immediately — no restart needed\n\nIf a write action is requested and no account is connected, call connect_twitter first and wait for confirmation before proceeding."
      },
      {
        "title": "How Payments Work",
        "body": "Each tool call makes an HTTP request to x402.twit.sh. The server responds with 402 Payment Required. The MCP server signs a USDC payment locally using the configured WALLET_PRIVATE_KEY and retries — all automatically, in one round-trip. The private key never leaves the machine."
      },
      {
        "title": "Links",
        "body": "twit.sh — API reference and pricing\nnpm: twit-mcp\nx402.org — payment protocol docs"
      }
    ],
    "body": "twit-mcp\n\nYou have access to real-time X/Twitter data and write actions through this MCP server. Each tool call costs $0.0025–$0.01 USDC, paid automatically from the configured wallet on Base. No API key is required.\n\nAvailable Tools\nArticles\nTool\tDescription\tPrice\nget_article_by_id\tGet the full content of an X Article as Markdown by tweet ID. Not in official X API.\t$0.01 USDC\nTweets\nTool\tDescription\tPrice\nget_tweet_by_id\tGet a tweet by its ID\t$0.0025 USDC\nget_user_tweets\tGet a user's recent tweets (paginated)\t$0.01 USDC\nget_tweet_replies\tGet replies to a tweet (paginated)\t$0.01 USDC\nget_tweet_quote_tweets\tGet quote tweets for a tweet (paginated)\t$0.01 USDC\nget_tweet_retweeted_by\tGet users who reposted a tweet (paginated)\t$0.01 USDC\nsearch_tweets\tFull-archive tweet search with filters\t$0.01 USDC\nget_tweets\tBulk lookup up to 50 tweets by ID\t$0.01 USDC\npost_tweet\tPost a new tweet as the authenticated user\t$0.0025 USDC\ndelete_tweet\tDelete a tweet owned by the authenticated user\t$0.0025 USDC\nlike_tweet\tLike a tweet as the authenticated user\t$0.0075 USDC\nunlike_tweet\tUnlike a tweet as the authenticated user\t$0.005 USDC\nbookmark_tweet\tBookmark a tweet\t$0.0025 USDC\nunbookmark_tweet\tRemove a tweet from bookmarks\t$0.0025 USDC\nretweet\tRepost a tweet as the authenticated user\t$0.0075 USDC\nunretweet\tUndo a repost\t$0.005 USDC\nUsers\nTool\tDescription\tPrice\nget_user_by_username\tGet a user profile by username\t$0.005 USDC\nget_user_by_id\tGet a user profile by numeric ID\t$0.005 USDC\nsearch_users\tSearch users by keyword (paginated)\t$0.01 USDC\nget_user_followers\tGet a user's followers (paginated)\t$0.01 USDC\nget_user_following\tGet accounts a user follows (paginated)\t$0.01 USDC\nget_users\tBulk lookup up to 50 users by ID\t$0.01 USDC\nfollow_user\tFollow a user as the authenticated user\t$0.0075 USDC\nunfollow_user\tUnfollow a user as the authenticated user\t$0.005 USDC\nLists\nTool\tDescription\tPrice\nget_list_by_id\tGet list details by numeric ID\t$0.0025 USDC\nget_list_members\tGet members of a list (paginated)\t$0.01 USDC\nget_list_followers\tGet followers of a list (paginated)\t$0.01 USDC\nget_list_tweets\tGet latest tweets from a list (paginated)\t$0.01 USDC\nCommunities\nTool\tDescription\tPrice\nget_community_by_id\tGet community details by ID. Not in official X API.\t$0.0025 USDC\nget_community_posts\tGet latest posts from a community (paginated). Not in official X API.\t$0.01 USDC\nget_community_members\tGet community members with roles (paginated). Not in official X API.\t$0.01 USDC\nTwitter Auth\n\nWrite actions (post, delete, like, bookmark, retweet, follow) require a connected Twitter/X account. Before attempting any write action, call twitter_account_status to check if an account is connected.\n\nTool\tDescription\nconnect_twitter\tConnect a Twitter/X account (opens a browser window)\ntwitter_account_status\tCheck if a Twitter account is currently connected\ndisconnect_twitter\tDisconnect and clear stored credentials\n\nConnecting an account:\n\nCall connect_twitter — a Chrome window will open at x.com\nThe user logs in if prompted\nOnce confirmed, credentials are saved locally to ~/.twit-mcp-credentials.json\nWrite actions are available immediately — no restart needed\n\nIf a write action is requested and no account is connected, call connect_twitter first and wait for confirmation before proceeding.\n\nHow Payments Work\n\nEach tool call makes an HTTP request to x402.twit.sh. The server responds with 402 Payment Required. The MCP server signs a USDC payment locally using the configured WALLET_PRIVATE_KEY and retries — all automatically, in one round-trip. The private key never leaves the machine.\n\nLinks\ntwit.sh — API reference and pricing\nnpm: twit-mcp\nx402.org — payment protocol docs"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/etherlect/twit-mcp",
    "publisherUrl": "https://clawhub.ai/etherlect/twit-mcp",
    "owner": "etherlect",
    "version": "1.4.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/twit-mcp",
    "downloadUrl": "https://openagent3.xyz/downloads/twit-mcp",
    "agentUrl": "https://openagent3.xyz/skills/twit-mcp/agent",
    "manifestUrl": "https://openagent3.xyz/skills/twit-mcp/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/twit-mcp/agent.md"
  }
}