CapzyCapzy / Data MCP Get API key

Platforms / truthsocial

truthsocial toolset

3 tools. Mount this server and your agent gets every truthsocial endpoint, fully typed.

https://mcp.capzy.ai/truthsocial/mcp
claude mcp add capzy-truthsocial --transport http https://mcp.capzy.ai/truthsocial/mcp \
  --header "Authorization: Bearer YOUR_KEY"

Accounts

truthsocial_profile 1 credit Profile

Truth Social account by username.

ParamTypeRequiredDescription
username string required Handle without @, e.g. realDonaldTrump.

Posts

truthsocial_posts 1 credit User Posts

A user's Truths (posts), newest first.

ParamTypeRequiredDescription
username string required Handle without @, e.g. realDonaldTrump.
limit integer optional Posts per page (max 40). Default: 20
max_id string optional Paginate: return posts older than this id.
since_id string optional Paginate forward: return posts newer than this id.
exclude_replies boolean optional Skip replies. Default: True
only_media boolean optional Return only posts that contain media. Default: False
truthsocial_status 1 credit Status Detail

A single Truth (post) by id.

ParamTypeRequiredDescription
status_id string required The status/post id.

Fewer tools?

The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.