mcpbeat

SendIt MCP Server

io.github.Shree-git/sendit
not responding

SendIt is listed as active in the registry but did not answer our last check. It exposes 148 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
148
Tools
read from the server
201 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add sendit --transport http https://sendit.infiniteappsai.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sendit": {
      "url": "https://sendit.infiniteappsai.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sendit]
url = "https://sendit.infiniteappsai.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "sendit": {
      "url": "https://sendit.infiniteappsai.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sendit": {
      "url": "https://sendit.infiniteappsai.com/mcp"
    }
  }
}

Available tools 148

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

connect
connect_bluesky
Get the credential setup schema to connect Bluesky using API key or token credentials.
connect_connector
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.
connect_devto
Get the credential setup schema to connect DEV.to using API key or token credentials.
connect_discord
Get the webhook setup schema to connect Discord.
connect_dribbble
Get the OAuth URL to connect your Dribbble account.
connect_facebook
Get the OAuth URL to connect your Facebook account.
connect_gmb
Get the OAuth URL to connect your Google My Business account.
connect_hashnode
Get the credential setup schema to connect Hashnode using API key or token credentials.
connect_instagram
Get the OAuth URL to connect your Instagram account.
connect_lemmy
Get the credential setup schema to connect Lemmy using API key or token credentials.
connect_linkedin
Get the OAuth URL to connect your LinkedIn account.
connect_linkedin-page
Get the OAuth URL to connect your LinkedIn Page account.
connect_mastodon
Get the OAuth URL to connect your Mastodon account.
connect_nostr
Get the custom connection setup instructions for Nostr. Note: This is an unofficial connector and may change without notice.
connect_pinterest
Get the OAuth URL to connect your Pinterest account.
connect_platform
Connect a platform dynamically by platform ID. Returns OAuth URL, webhook setup details, or credential form contract depending on the platform auth method.
connect_producthunt
Get the OAuth URL to connect your Product Hunt account.
connect_slack
Get the webhook setup schema to connect Slack.
connect_telegram
Get the credential setup schema to connect Telegram using API key or token credentials.
connect_threads
Get the OAuth URL to connect your Threads account.
connect_tiktok
Get the OAuth URL to connect your TikTok account.
connect_whop
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.
connect_x
Get the OAuth URL to connect your X account.
connect_youtube
Get the OAuth URL to connect your YouTube account.
autopilot
autopilot_approve_plan
Approve all pending items in an autopilot plan, or approve/reject individual items. After approval, use autopilot_execute_plan to schedule the approved posts.
autopilot_execute_plan
Schedule all approved posts in an autopilot plan. Posts are spaced out over time and scheduled via the standard publishing pipeline.
autopilot_generate_plan
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.
autopilot_get_progress
Get progress metrics for an autopilot goal — weeks planned, posts approved, scheduled, published.
autopilot_list_goals
List all autopilot goals for the current user.
autopilot_set_goal
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'.
library
create_library_item
Save content to your library as a draft, template, or evergreen content for reuse. Alias for save_to_library.
delete_library_item
Delete a content library item.
get_library_item
Get a specific content library item by ID.
list_library
List saved content from your library. Returns drafts, templates, and evergreen content.
update_library_item
Update an existing content library item.
workflow
create_workflow
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.)
delete_workflow
Delete a workflow permanently.
get_workflow_run
Get detailed step-by-step execution log for a workflow run.
list_workflow_runs
List recent runs for a workflow.
update_workflow
Update a workflow's configuration or status.
agent
get_agent_policies
Get the active policies/guardrails for an agent.
get_agent_run
Get the details and output of a specific agent run.
list_agent_runs
List recent agent runs with status and summary.
update_agent_policy
Create or update a policy/guardrail for an agent. Policy types: • brand_safety - Content must align with brand guidelines • platform_compliance - Must follow platform ad policies • approval_gate - Require human approval before execution • budget_limit - Cap spending or resource usage • content_filter - Filter certain topics or language
calendar
get_calendar_gaps
Detect open days in the publishing calendar and return gap metadata for planning.
get_calendar_recommendations
Return top recommended recurring posting slots from historical performance data.
list_calendar_events
List scheduled and published calendar events with optional date-range, status, platform, and pagination filters.
update_calendar_event
Update one calendar event by rescheduling it, changing status, reassigning it, or storing metadata.
generate
generate_ai_media
Generate AI images or videos using approved media providers. Supported providers: - heygen-mcp: HeyGen Direct API or MCP video/avatar generation - codex-oauth-image: Codex OAuth image generation for gpt-image-2 Returns a job ID that can be polled for status.
generate_content
Generate AI-powered platform-optimized content without publishing. Uses AI to create platform-specific text, hashtags, and titles from a prompt or media URL. Respects brand voice profiles if configured. Returns generated content variants for each target platform. Use publish_content to publish the generated content, or publish_ai to generate and publish in one step.
generate_post_bundle
Generate multi-variant AI content with quality scoring for multiple platforms. Returns the best variant plus alternatives.
generate_project_strategy
Generate project-local brand voice, positioning, audience, and social content strategy.
scheduled
create_scheduled_report
Create a recurring analytics report that's generated and delivered automatically.
delete_scheduled_post
Cancel a scheduled post before it's published.
get_scheduled_post
Fetch one scheduled post with approval, recurrence, retry, and published-link metadata.
get_scheduled_posts
List scheduled posts and their current status, including pending, publishing, TikTok draft-delivered, published, failed, or cancelled posts.
analytics
get_analytics
Get engagement analytics for a platform. Facebook and TikTok can include account-wide posts not published through SendIt; unresolved TikTok inbox-draft deliveries may appear as placeholders until SendIt can link them.
list_analytics_reports
List saved analytics report definitions for the current personal or team scope.
run_analytics_report
Execute one saved analytics report immediately and return the generated run plus aggregated analytics data.
publish
publish_ai
Generate AI content and publish it in a single step. Combines generate_content + publish_content into one call. First generates platform-optimized content using AI, then publishes to the specified platforms. Same platform requirements as publish_content apply.
publish_content
Publish content to social media platforms. MEDIA RULES: • mediaUrl must be a public HTTPS URL — NOT a local file path. • If the user shares an image/video in chat, call create_upload_session FIRST to get a browser upload link, then use the returned URL here. • Text-only works on: LinkedIn, Threads, X, Facebook. • Image required: Instagram, Pinterest. • TikTok supports one video or 1-35 Photo Mode images. • Video required: YouTube. Call validate_content to check before publishing.
publish_from_library
Publish content directly from your library to one or more platforms.
schedule
schedule_content
Schedule content for future publishing. Same media rules as publish_content apply. • mediaUrl must be a public HTTPS URL — call create_upload_session if user shares a file in chat. • Content is validated at schedule time, not publish time.
schedule_content_advanced
Schedule content with explicit target accounts, queue placement, recurrence, platform overrides, media library attachments, and score gating.
schedule_multilang_content
Schedule the same post in multiple languages, linking all variants into one translation group.
upload
create_upload_session
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.
get_upload_session
Check the status of an upload session and get the media URL(s) once uploaded. Call this after the user clicks the upload link to see if they've completed the upload. Returns: • status: 'pending' - User hasn't uploaded yet • status: 'uploaded' - Upload complete, includes mediaUrl, mediaUrls, fileCount, mediaItems • status: 'expired' - Session expired (15 min limit)
upload_media
FOR CLAUDE DESKTOP ONLY (with filesystem access). For Claude.ai/web: Use create_upload_session instead - it provides a browser upload link. Upload local media to cloud storage, returning a public HTTPS URL. WHEN TO USE: • Instagram, LinkedIn, Threads, X: REQUIRED for local files before calling publish_content • TikTok: NOT NEEDED - pass local path directly to publish_content SUPPORTED FORMATS: • Images: jpg, png, gif, webp (max 10MB) • Videos: mp4, mov, webm (max 100MB) Returns { url: 'https://...' } for use in publish_content mediaUrl parameter.
brand
create_brand_voice
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
list_brand_voices
List all brand voice profiles. Brand voices guide AI content generation with tone, personality, writing rules, and example posts.
bulk
bulk_schedule
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
bulk_update_calendar_events
Apply one bulk action to many calendar events at once, including shifts, explicit reschedules, queue moves, cancellations, or assignments.
campaign
create_ad_campaign
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.
update_ad_campaign
Update campaign settings (name, budget, dates, status).
connected
list_connected_accounts
List all connected social media accounts. Pass team_id to see a team's accounts instead of your personal ones.
list_connected_connectors
List all currently connected connectors with their status and health. Includes both legacy platform connections and new connector connections.
connector
get_connector_capabilities
Get detailed capabilities and operations for a specific connector. Returns supported operations, auth requirements, rate limits, and constraints.
get_connector_health
Get health status and SLO metrics for a connector.
conversation
get_conversation
Get full conversation thread with all messages.
update_conversation
Update conversation status, priority, assignment, or tags.
edit
edit_post
Edit a published post on a supported platform. Updates the text/caption of an already published post. SUPPORTED: YouTube (title/description/tags), LinkedIn, Facebook, Mastodon, Telegram, Bluesky NOT SUPPORTED: X, Threads, Instagram, Pinterest, TikTok Requires the published post ID returned when the post was originally published through SendIt.
edit_scheduled_post
Edit a pending scheduled post. Supports text, media, platform, timing, approval-scope, and publish-now updates.
inbox
get_inbox_summary
Get a summary of the unified inbox: total conversations, unread count, sentiment breakdown, and response time metrics.
list_inbox
List comment threads on your published posts. Returns threads from your social inbox, showing comments and replies from followers on your posts across all platforms.
media
check_ai_media_status
Check the status of an AI media generation job. Returns current status (pending, processing, completed, failed) and result URL when complete.
list_media_assets
List media library assets with filtering by collection, type, tags, search, and pagination.
platform
get_platform_requirements
Get detailed content requirements for a platform. Returns: Character limits, media specifications, rate limits, and special notes. Call this when you need specifics like exact character counts, file size limits, or supported formats. The publish_content description has a quick reference, but this tool provides complete details.
get_platform_settings_schema
Get the JSON schema contract for content.platformSettings.<platformId>, including platform-specific publish options, validation-only gates, and supported per-platform content overrides.
post
delete_post
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.
get_post_analytics
Fetch drilldown analytics for one published post, including per-snapshot metrics and campaign context.
project
create_project
Create a Projects workspace for a product, app, or codebase.
get_project_analysis
Fetch stored project analysis, strategy, recent generations, and activity.
recurring
list_recurring_series
List recurring scheduled-post series and their recurrence metadata.
update_recurring_series
Update the recurrence rule or end date for future occurrences in a recurring series.
reply
reply_to_comment
Reply to a comment on one of your published posts. Supported platforms: X (reply tweets), Threads, Instagram, Facebook, YouTube. Not supported: LinkedIn, Pinterest, TikTok.
reply_to_conversation
Send a reply in a conversation. The reply is sent through the original channel (e.g., Instagram comment, X reply, Facebook comment, etc.). Replies require conversation reply routing metadata (credential + operation). Provide "routing" once and it will be stored on the conversation for future replies. Use the Inbox Reply agent to get AI-drafted replies with brand voice.
save
save_project_content_to_library
Generate project content and save the outputs into the reusable content library.
save_to_library
Save content to your library as a draft, template, or evergreen content for reuse.
suggest
suggest_next_schedule_time
Suggest the next recommended publish time using best-times insights or configured queue slots without creating a post.
suggest_queue_slots
Suggest reusable queue slots derived from best-time insights for one or more platforms.
trigger
trigger_scheduled_post
Manually trigger a scheduled post to publish immediately.
trigger_workflow
Manually trigger a workflow run.
unified
get_unified_ad_report
Get a cross-platform advertising performance report. Aggregates metrics across all connected ad platforms into a single view. Useful for comparing performance across Meta, Google, LinkedIn, TikTok, etc.
get_unified_analytics
Get cross-platform analytics combining organic and paid performance. Aggregates metrics across all connected platforms into a single view. Supports time-series breakdowns and platform comparison.
accounts
list_ad_accounts
List all connected advertising accounts across platforms. Returns ad accounts from Meta Ads, Google Ads, LinkedIn Ads, TikTok Ads, etc.
agents
list_agents
List all available AI agents and their capabilities. SendIt includes 12 specialized agents: • Strategy Planner - Content strategy from audience/trend analysis • Content Ideation - Topic ideas from trends and calendar gaps • Multi-Format Composer - Platform-optimized content from a brief • Creative Asset - AI image/video generation orchestration • Variant Repurposer - Repurpose content for different platforms • Calendar Optimizer - Optimal posting time suggestions • Listening Analyst - Social mention and sentiment analysis • Inbox Reply - Contextual reply drafts with brand voice • Campaign Builder - Ad campaign structure recommendations • Budget Optimizer - Spend pacing and budget reallocation • Experimentation - A/B test design and analysis • Executive Insights - Executive summary reports
analyze
analyze_project
Analyze a project for audience, positioning, differentiators, content pillars, and risks.
anomaly
get_anomaly_alerts
Get recent anomaly alerts detected across metrics. Includes sudden drops/spikes in engagement, unusual spend patterns, and content performance outliers.
approval
get_approval_comments
List approval comments for one scheduled post in team approval scope.
approve
approve_post
Approve a scheduled post that is pending approval. Once approved, it will be published at the scheduled time.
attribution
get_attribution_report
Generate an attribution report showing how channels contribute to conversions. Models: • first_touch - All credit to first interaction • last_touch - All credit to last interaction • linear - Equal credit across all touchpoints • time_decay - More credit to recent touchpoints • position_based - 40% first, 40% last, 20% middle • data_driven - ML-based attribution
audit
get_audit_log
Retrieve audit log entries for your account. Shows a timestamped trail of all actions performed: publishes, schedules, account connections, content library changes, etc. Filter by action type, resource type, or date range.
benchmark
get_benchmark_comparison
Compare your performance against industry benchmarks. Returns how your engagement rates, growth, and content performance compare to similar accounts in your industry.
best
get_best_times
Get the optimal posting times for a platform based on your historical engagement data. Returns top time slots ranked by engagement score. Falls back to industry defaults when insufficient personal data exists.
campaigns
list_ad_campaigns
List campaigns for an ad account with status and performance summary.
cancel
cancel_recurring_series
Cancel a recurring series and stop future pending occurrences from publishing.
complete
complete_goal
Mark a Product Hunt goal as complete or incomplete. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt
connectors
list_connectors
List all available connectors in the SendIt platform. Returns connectors organized by category: organic, paid_media, automation, workspace. Each connector includes its ID, name, status, auth strategy, and capabilities. Use this to discover what integrations are available before connecting.
conversations
list_conversations
List unified inbox conversations across all connected channels. Aggregates comments, mentions, DMs, and messages from all organic and workspace connectors into a single inbox view.
creative
create_ad_creative
Create an ad creative (image, video, carousel, or text ad). The Creative Asset agent can help generate ad visuals and copy.
critique
critique_post
Score and critique post content with AI-powered suggestions. Returns a quality score (0-100), breakdown, and improvement tips.
dead
list_dead_letter
List posts that failed all retry attempts and were moved to the dead letter queue. Review and decide to requeue or discard them.
default
set_default_brand_voice
Set a brand voice profile as the default. The default brand voice is automatically used by all AI content generation tools.
disconnect
disconnect_connector
Disconnect and revoke credentials for a connector.
draft
draft_reply
Generate an AI-powered reply draft for a social mention. Returns a draft with tone and safety flags.
duplicate
duplicate_scheduled_post
Create a new scheduled post by duplicating an existing scheduled post. If no time is supplied, SendIt shifts it forward automatically.
escalate
escalate_to_support
Escalate a social conversation to a connected support platform (Zendesk, Intercom, etc.). Creates a support ticket from the conversation context.
execute
execute_connector_operation
Execute a specific operation on a connected connector. Use get_connector_capabilities to discover available operations. Operations include read/write actions specific to each connector.
goal
create_goal
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.
import
import_project_source
Import GitHub, app-store, website, file, or media source context into a project.
invoke
invoke_agent
Invoke a specific AI agent with given inputs. The agent will execute within policy constraints and return structured output. All agent runs are logged for audit and traceability.
pending
list_pending_approvals
List all scheduled posts that are pending approval. These posts won't be published until approved.
performance
get_ad_performance
Get performance metrics for campaigns, ad sets, or creatives. Returns impressions, clicks, spend, conversions, CTR, CPC, CPM, ROAS, and custom metrics. Supports date range filtering and breakdown by day.
preview
preview_content
Generate a visual preview of how content will appear on each platform. USE THIS WHEN: • Before publishing to see how posts will look • To validate content against platform requirements • To check character counts, hashtag limits, and media requirements Returns an HTML preview mockup for each platform with validation results: • Character count vs limit • Hashtag count (Instagram has 30 max) • Media requirement check • Platform-specific warnings and errors
producthunt
get_producthunt_analytics
Get analytics for your products on Product Hunt. Returns: • Total products, votes, comments, reviews • Number of featured products • Per-product metrics including vote counts and ratings Works with read-only access (no whitelisting required).
projects
list_projects
List imported product/codebase projects for social strategy and content generation.
reject
reject_post
Reject a scheduled post that is pending approval. The post will not be published.
repurpose
repurpose_url
Takes a URL (article, YouTube video, or podcast) and repurposes its content into platform-optimized posts. Supports: • Web articles — extracts text content • YouTube videos — extracts transcript/captions • Podcast RSS feeds — extracts episode descriptions and show notes Returns platform-specific formatted output (X threads, Instagram carousel slides, Medium articles, etc.) with a quality score (0-100) for each variant.
request
request_project_content
Generate UGC, slideshow, remix, caption, or calendar content from project intelligence.
requeue
requeue_dead_letter
Requeue a dead letter post for another publishing attempt. Creates a new scheduled post from the dead letter entry.
retry
retry_scheduled_post
Retry a failed scheduled post, optionally editing the content, narrowing to failed platforms, rescheduling, or publishing immediately.
score
score_content
Score content quality on a 0-100 scale before publishing. Evaluates 5 factors (20 points each): 1. Text length optimization for target platforms 2. Hashtag count optimization 3. Posting time alignment with best engagement windows 4. Media presence (images/videos) 5. Content patterns (CTA, hooks, formatting, emoji) Returns overall score, per-factor breakdown, and improvement suggestions.
summarize
summarize_mentions
Cluster and summarize recent social mentions by theme and sentiment using AI.
teams
list_teams
List all teams you belong to. Returns team names, IDs, and your role. Use the returned team ID with the team_id parameter in other tools to operate in team context.
tiktok
get_tiktok_creator_info
Fetch fresh TikTok Content Posting API creator info for the connected account. Use this before rendering TikTok publish settings.
upvote
upvote_product
Upvote a product on Product Hunt. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt Provide the Product Hunt post ID (not the slug).
validate
validate_content
Validate content against platform requirements BEFORE publishing. USE THIS WHEN: • Unsure if content will work on target platforms • Publishing to multiple platforms with different requirements • Want to catch errors before attempting publish Returns specific errors (e.g., 'TikTok requires video', 'Instagram needs media') and warnings (e.g., 'text close to character limit').
workflows
list_workflows
List all automation workflows with their status and trigger info.

Endpoints

URLTransportStateLatencyChecked
https://sendit.infiniteappsai.com/mcp streamable-http answering 201 ms 12 min ago

SendIt — questions

Answers built from our own checks of this server.

What can SendIt do?
It exposes 148 tools, read directly from the server on our last check. Among them: analyze_project, approve_post, autopilot_approve_plan, autopilot_execute_plan, autopilot_generate_plan, autopilot_get_progress and 142 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is SendIt mostly used for?
Its tools cluster around connect, autopilot and workflow. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is SendIt working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 201 ms. The bar chart above shows every period we have measured.
Is SendIt still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists SendIt as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect SendIt?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SendIt need an API key?
No. SendIt completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 148 of them are readable on this page. This is what we observed, not what the docs claim.