Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

SendIt

REMOTE · SENDIT.INFINITEAPPSAI.COM · SCANNED AUG 3

AI-native social media publishing to LinkedIn, Instagram, Threads, TikTok, and X.

+8 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 13713 tokens (~83/item across 165 items; 148 tools + 17 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
  • Structured output schemas are declared (9% of tools); any adoption earns full credit.Pass
Capabilities47
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · sendit.infiniteappsai.com

# add to Claude Code
claude mcp add --transport http shree-git-sendit https://sendit.infiniteappsai.com/mcp
# ~/.codex/config.toml
[mcp_servers.shree-git-sendit]
url = "https://sendit.infiniteappsai.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shree-git-sendit": {
      "type": "remote",
      "url": "https://sendit.infiniteappsai.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add shree-git-sendit --url https://sendit.infiniteappsai.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  shree-git-sendit:
    url: "https://sendit.infiniteappsai.com/mcp"
// mcp.json
{
  "mcpServers": {
    "shree-git-sendit": {
      "type": "http",
      "url": "https://sendit.infiniteappsai.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://sendit.infiniteappsai.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.infiniteappsai.com CN=YR2,O=Let's Encrypt,C=US 11 Jul 2026 9 Oct 2026 RSA 2048 SHA256-RSA 53d1719dd4ec03f4cd7b24e148a5544a3e1
SANs: *.infiniteappsai.com, infiniteappsai.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of sendit.infiniteappsai.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
infiniteappsai.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://sendit.infiniteappsai.com/mcp Verified 200
http (plaintext) http://sendit.infiniteappsai.com/mcp HTTPS enforced 308 https://sendit.infiniteappsai.com/mcp
MCP tools — 148 exposed · ~13,446 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
analyze_project ~57

Analyze a project for audience, positioning, differentiators, content pillars, and risks.

NameTypeReqDescription
projectIdstringyes
team_idstringOptional team ID or slug. Ignored when using a team-scoped API key.

No output schema declared.

No examples provided.

approve_post ~84

Approve a scheduled post that is pending approval. Once approved, it will be published at the scheduled time.

NameTypeReqDescription
commentstringOptional approval comment
postIdstringyesThe scheduled post ID to approve
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

autopilot_approve_plan ~103

Approve all pending items in an autopilot plan, or approve/reject individual items. After approval, use autopilot_execute_plan to schedule the approved posts.

NameTypeReqDescription
actionstringAction for individual item (default: approve)
feedbackstringFeedback when rejecting an item
itemIdstringIndividual item ID to approve or reject
planIdstringPlan ID to approve (approves all pending items)

No output schema declared.

No examples provided.

autopilot_execute_plan ~46

Schedule all approved posts in an autopilot plan. Posts are spaced out over time and scheduled via the standard publishing pipeline.

NameTypeReqDescription
planIdstringyesPlan ID to execute

No output schema declared.

No examples provided.

autopilot_generate_plan ~95

Generate a weekly content plan for an autopilot goal. Chains 5 AI agents: Strategy Planner -> Content Ideation -> Calendar Optimizer -> Multi-Format Composer -> Variant Repurposer. Returns a plan with individual post items for review.

NameTypeReqDescription
goalIdstringyesThe autopilot goal ID to generate a plan for
weekNumbernumberSpecific week number to generate (optional, auto-increments)

No output schema declared.

No examples provided.

autopilot_get_progress ~43

Get progress metrics for an autopilot goal — weeks planned, posts approved, scheduled, published.

NameTypeReqDescription
goalIdstringyesGoal ID to check progress for

No output schema declared.

No examples provided.

autopilot_list_goals ~21

List all autopilot goals for the current user.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

autopilot_set_goal ~152

Set a social media goal for the AI autopilot to work toward. The autopilot will use AI agents to plan content, generate posts, and schedule them. Example goals: 'Grow LinkedIn followers by 20%', 'Post 5x/week on Instagram about AI'.

NameTypeReqDescription
durationWeeksnumberHow many weeks to run the autopilot (1-52, default 4)
goalTextstringyesThe social media goal to achieve
platformsarrayyesTarget platforms (e.g. ['twitter', 'linkedin', 'instagram'])
targetMetricsobjectTarget metrics (e.g. { followers: 1000, engagement_rate: 0.05 })

No output schema declared.

No examples provided.

bulk_schedule ~253

Schedule multiple posts at once from CSV content. USE THIS WHEN: • User has a spreadsheet or list of posts to schedule • Planning a content calendar for a month • Migrating content from another tool CSV FORMAT (required columns): • platform: linkedin, instagram, x, tiktok, threads • scheduled_time: ISO 8601 format (e.g., 2024-02-15T10:00:00Z) • text: Post content/caption OPTIONAL COLUMNS: • media_url: Image or video URL • first_comment: First comment to add (Instagram/LinkedIn) • hashtags: Additional hashtags to append PROCESS: 1. First call with validate_only: true to check for errors 2. Review validation report with user 3. Call again with validate_only: false to execute import

NameTypeReqDescription
csv_contentstringyesCSV content as a string (include header row)
filenamestringOptional filename for tracking (default: upload.csv)
skip_errorsbooleanIf true, skip rows with errors and schedule valid rows only
validate_onlybooleanIf true, only validate without scheduling. Default: true for safety.

No output schema declared.

No examples provided.

bulk_update_calendar_events ~197

Apply one bulk action to many calendar events at once, including shifts, explicit reschedules, queue moves, cancellations, or assignments.

NameTypeReqDescription
actionstringyesBulk action to apply.
applyScopestringWhether to affect only the selected IDs or their recurrence groups.
assigneeIdstringRequired for the 'assign' action.
deltaMinutesnumberCompatibility shift amount in minutes.
idsarrayyesCalendar event IDs or scheduled post IDs to update.
scheduledAtstringReplacement ISO 8601 time for the 'set_time' action.
scheduledTimestringCompatibility alias for scheduledAt.
shiftobject
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
timezonestringOptional IANA timezone for queue-based moves.

No output schema declared.

No examples provided.

cancel_recurring_series ~79

Cancel a recurring series and stop future pending occurrences from publishing.

NameTypeReqDescription
idstringCompatibility alias for seriesId.
seriesIdstringRecurring series parent scheduled post ID.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

check_ai_media_status ~53

Check the status of an AI media generation job. Returns current status (pending, processing, completed, failed) and result URL when complete.

NameTypeReqDescription
job_idstringyesThe AI media job ID to check

No output schema declared.

No examples provided.

complete_goal ~75

Mark a Product Hunt goal as complete or incomplete. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt

NameTypeReqDescription
completedbooleanyesSet to true to mark complete, false to mark incomplete
goalIdstringyesThe ID of the goal to update

No output schema declared.

No examples provided.

connect_bluesky ~26

Get the credential setup schema to connect Bluesky using API key or token credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_connector ~112

Initiate authentication flow for a connector. For OAuth2 connectors, returns an authorization URL. For API key connectors, stores the provided key. For webhook connectors, registers the webhook URL.

NameTypeReqDescription
apiKeystringAPI key (for api_key auth strategy connectors)
botTokenstringBot token (for bot_token auth strategy connectors like Telegram, Discord)
connectorIdstringyesConnector ID to connect
webhookUrlstringWebhook URL (for webhook auth strategy connectors)

No output schema declared.

No examples provided.

connect_devto ~25

Get the credential setup schema to connect DEV.to using API key or token credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_discord ~18

Get the webhook setup schema to connect Discord.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_dribbble ~22

Get the OAuth URL to connect your Dribbble account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_facebook ~19

Get the OAuth URL to connect your Facebook account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_gmb ~21

Get the OAuth URL to connect your Google My Business account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_hashnode ~25

Get the credential setup schema to connect Hashnode using API key or token credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_instagram ~19

Get the OAuth URL to connect your Instagram account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_lemmy ~26

Get the credential setup schema to connect Lemmy using API key or token credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_linkedin ~20

Get the OAuth URL to connect your LinkedIn account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_linkedin-page ~22

Get the OAuth URL to connect your LinkedIn Page account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_mastodon ~21

Get the OAuth URL to connect your Mastodon account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_nostr ~32

Get the custom connection setup instructions for Nostr. Note: This is an unofficial connector and may change without notice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_pinterest ~19

Get the OAuth URL to connect your Pinterest account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_platform ~46

Connect a platform dynamically by platform ID. Returns OAuth URL, webhook setup details, or credential form contract depending on the platform auth method.

NameTypeReqDescription
platformstringyesPlatform ID to connect
NameTypeReqDescription
alreadyConnectedboolean
authUrlstring
connectedboolean
errorMessagestring
followUpSuggestionsarray
isErrorboolean
notestring
platformstring
setupobject
usernamestring

No examples provided.

connect_producthunt ~20

Get the OAuth URL to connect your Product Hunt account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_slack ~18

Get the webhook setup schema to connect Slack.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_telegram ~24

Get the credential setup schema to connect Telegram using API key or token credentials.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_threads ~18

Get the OAuth URL to connect your Threads account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_tiktok ~20

Get the OAuth URL to connect your TikTok account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_whop ~38

Get the credential setup schema to connect Whop using API key or token credentials. Note: This is an unofficial connector and may change without notice.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_x ~18

Get the OAuth URL to connect your X account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

connect_youtube ~20

Get the OAuth URL to connect your YouTube account.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_ad_campaign ~155

Create a new advertising campaign on a connected ad platform. Supports campaign creation across Meta Ads, Google Ads, LinkedIn Ads, TikTok Ads, Pinterest Ads, and all other connected ad platforms. The AI Campaign Builder agent can help design optimal campaign structures.

NameTypeReqDescription
adAccountIdstringyesAd account ID
budgetAmountnumberyesBudget amount in account currency
budgetTypestringyesBudget type
endDatestringCampaign end date (optional)
namestringyesCampaign name
objectivestringyesCampaign objective
startDatestringCampaign start date (ISO 8601)
targetingobjectTargeting configuration (platform-specific)

No output schema declared.

No examples provided.

create_ad_creative ~137

Create an ad creative (image, video, carousel, or text ad). The Creative Asset agent can help generate ad visuals and copy.

NameTypeReqDescription
adSetIdstringAd set ID (optional)
bodystringyesAd body text
callToActionstringCall to action button text
campaignIdstringyesCampaign ID
creativeTypestringyesCreative type
headlinestringyesAd headline
landingUrlstringLanding page URL
mediaUrlsarrayMedia URLs for the creative
namestringCreative name

No output schema declared.

No examples provided.

create_brand_voice ~269

Create a brand voice profile to guide AI content generation. Configurable fields: • tone: Overall tone (professional, casual, energetic, witty, etc.) • personality: Brand personality description • writingStyle: Writing style guidelines • doRules: Array of things the brand voice SHOULD do • dontRules: Array of things the brand voice should NEVER do • examplePosts: Example posts in this brand voice • approvedHashtags: Preferred hashtags to prioritize • bannedWords: Words to never use in content • keyPhrases: Key phrases to incorporate naturally

NameTypeReqDescription
approvedHashtagsarrayPreferred hashtags
bannedWordsarrayWords to never use
doRulesarrayThings the brand voice SHOULD do
dontRulesarrayThings the brand voice should NEVER do
examplePostsarrayExample posts in this voice
isDefaultbooleanSet as the default brand voice
keyPhrasesarrayKey phrases to incorporate
namestringyesName for this brand voice profile
personalitystringBrand personality description
tonestringOverall tone (e.g., professional, casual, energetic)
writingStylestringWriting style guidelines

No output schema declared.

No examples provided.

create_goal ~100

Create a new maker goal on Product Hunt. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt • Goal title limited to 280 characters If write access is not available, you'll receive an error with instructions to request whitelisting.

NameTypeReqDescription
dueAtstringOptional due date in ISO 8601 format
titlestringyesGoal title (max 280 characters)

No output schema declared.

No examples provided.

create_library_item ~146

Save content to your library as a draft, template, or evergreen content for reuse. Alias for save_to_library.

NameTypeReqDescription
categorystringCategory for organization
evergreenEnabledbooleanEnable evergreen auto-republishing
evergreenIntervalDaysnumberDays between evergreen republishes
mediaUrlstringMedia URL (image or video)
tagsarrayTags for organization
targetPlatformsarrayWhich platforms this content is designed for
textstringyesThe content text/caption
titlestringyesTitle for the saved content
typestringContent type (default: draft)

No output schema declared.

No examples provided.

create_project ~81

Create a Projects workspace for a product, app, or codebase.

NameTypeReqDescription
categorystring
descriptionstring
namestringyes
sourcesarray
tagsarray
team_idstringOptional team ID or slug. Ignored when using a team-scoped API key.

No output schema declared.

No examples provided.

create_scheduled_report ~89

Create a recurring analytics report that's generated and delivered automatically.

NameTypeReqDescription
deliveryMethodstringHow to deliver the report
deliveryTargetstringEmail address, Slack channel, or webhook URL
namestringyesReport name
platformsarrayPlatforms to include
reportTypestringyesReport type
schedulestringyesReport frequency

No output schema declared.

No examples provided.

create_upload_session ~136

Create a browser upload link for media files. ALWAYS use this when the user shares an image or video in chat — their file is local and cannot be passed directly to publish_content. WORKFLOW: 1. Call this tool to get an uploadUrl 2. Give the user the link to open in their browser and upload their file 3. After upload, call get_upload_session to get the public media URL(s) 4. Use the returned URL with publish_content or schedule_content Supports up to 20 files per session. Expires in 15 minutes.

NameTypeReqDescription
mediaTypestringOptional hint for expected media type
NameTypeReqDescription
errorMessagestring
expiresAtstring
filesarray
followUpSuggestionsarray
isErrorboolean
mediaItemsarray
mediaTypestring
mediaUrlstring
mediaUrlsarray
sessionIdstring
statusstring
successboolean
uploadUrlstring

No examples provided.

create_workflow ~233

Create a new automation workflow. Workflows consist of a trigger and a sequence of steps. Trigger types: • manual - Run on demand • schedule - Cron-based schedule • event - Triggered by SendIt events (post published, mention detected, etc.) • webhook - Triggered by external webhook • connector_event - Triggered by connector-specific events Step types: • connector_action - Execute a connector operation • connector_operation - Alias of connector_action • agent_invoke - Run an AI agent • condition - Conditional control step (skip subsequent steps) • delay - Wait for a duration • http_request - Outbound HTTP request • transform - Transform data between steps • notify - Send notification (email, Slack, etc.)

NameTypeReqDescription
activebooleanActivate workflow immediately (default: false)
descriptionstringWorkflow description
namestringyesWorkflow name
stepsarrayyesWorkflow steps in execution order
triggerConfigobjectyesTrigger configuration (cron expression, event type, etc.)
triggerTypestringyesTrigger type

No output schema declared.

No examples provided.

critique_post ~74

Score and critique post content with AI-powered suggestions. Returns a quality score (0-100), breakdown, and improvement tips.

NameTypeReqDescription
mediaUrlstringOptional media URL for media score
platformsarrayyesTarget platforms for scoring context (required)
textstringyesPost text to critique (required)

No output schema declared.

No examples provided.

delete_library_item ~59

Delete a content library item.

NameTypeReqDescription
idstringyesThe content library item ID to delete
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

delete_post ~126

Delete a published post from a platform. Supports: X, Facebook, LinkedIn, Threads, YouTube, Pinterest, Bluesky, Mastodon, Telegram. Provide the post ID (database ID returned when published through SendIt), the platform post ID, or the post URL.

NameTypeReqDescription
platformstringyesPlatform to delete from
postIdstringyesPost identifier: database ID, platform post ID, or post URL
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
NameTypeReqDescription
errorstring
messagestring
successboolean

No examples provided.

delete_scheduled_post ~60

Cancel a scheduled post before it's published.

NameTypeReqDescription
scheduleIdstringyesSchedule ID to delete
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
NameTypeReqDescription
errorstring
messagestring
successboolean

No examples provided.