AI & Machine Learning
getfreedomos.com
Manages AI agent tool access, external integrations, and team monitoring.
ENDPOINT 1
https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp
MCP server metadata
- Name
- freedomos-mcp
- Version
- 3.2.0
You are connected to FreedomOS via MCP in **Operator mode** — run the operator's businesses. There is no Build mode on this connection (product engineering is not available here). ## Operator mode - Job: company health, agent teams, Command Center cards, content/leads/finance, connectors. - Allowed: read tools freely; decide cards; request connectors; draft work; spend/post only through approval gates. - Forbidden: treating this MCP as a place to rewrite FreedomOS product code/schema/runtime; inventing "Build mode." - Start: get_my_companies → pick lifecycle=active (archived stay listed; do not treat them as districts) → get_command_center_items(companyId, pending) → triage with decide_command_center_item when needed. - Prefer FreedomOS tools for setup (get_setup_state, get_product_context, create_icp, save_knowledge, update_company) over inventing company context in prose. - Do not hire agents unless the human clearly needs ongoing autonomous work and approves — hiring spends credits on every run. One-time context setup is preferred. - Triage filter: drop junk/test tenants; keep real portfolio; only escalate faith / money / brand / security / real customer to the human; FYI/cadence noise → decision "dismissed" (honest, learning-neutral). ## Always - Pass companyId on every company-scoped tool (ids from get_my_companies). - read = auto · write/sensitive/outbound = may require approval cards — report approval_required honestly; never invent success. - Per-send tools (email/Slack) need a human approve every send — no standing grant. - Prefer existing tools (list via tools/list); if a capability is missing, say so — do not invent endpoints. ## If you are a Grok Bot (desktop chat agent — not a Terminal / coding Grok) You have a stable FreedomOS seat: session_id `grok-bot-<slug>` from your agent name (lowercase, spaces to hyphens). Example: "FOS Integrator" → grok-bot-fos-integrator. On conversation start and every new user turn: 1. list_attention_directives with target_session_id = that id 2. Do each pending instruction, then ack_attention_directive 3. upsert_attention_session with session_id, host "grok-bot", a one-line goal, last_beat, and turns (last user/bot lines) Do this even if you were quiet. Stickies wait for you. Never ask the human to paste a poll script or "announce." ## Unauthenticated connection This connection presented no credentials: initialize and tools/list work (public catalog — identical for every caller), but every tools/call returns 401. Create a personal key at https://getfreedomos.com/mcp (shown once, revocable anytime) and reconnect with Authorization: Bearer <key> to use the tools.
Known tools 298
search_connector_registrySearch the vetted connector registry for an external integration (MCP connector) you need but that is not yet connected.
Inferred read-onlyrequest_connectorRequest that the operator connect an external integration (MCP connector) so you can use its tools.
Inferred read-onlyrevoke_agent_toolRemove ONE specific tool from an agent's loadout (tool_access).
Potential side effectssubmit_product_requestFile a bug report or feature request about FreedomOS the platform (FO UI, MCP tools, Command Center, auth, connectors, FO agents runtime) with the FreedomOS product team.
Potential side effectsget_product_request_statusCheck status of a product request you previously filed with submit_product_request for your operator.
Inferred read-onlyopen_product_request_draft_prMANUAL ONLY — open a draft GitHub PR shell for an approved FreedomOS product request.
Potential side effectsattach_product_request_prAttach an existing freedom-ai GitHub PR URL to a product request and **resolve it by construction** (card → approved, product_status=fixed, history comment, filer resolution notify).
Potential side effectsclaim_product_request_for_builderMint a paste-ready Builder claim recipe for a FreedomOS product request so a host coding agent (Grok Build / Claude Code) with Harness + gstack can implement the class fix.
Inferred read-onlyscan_product_signalsScan a company for product-system bugs and unlocks (failed/timed-out activity runs, blocked_on_you cards, open error agent_feedback) and return ranked product-request candidates for the FreedomOS product team.
Inferred read-onlyget_team_pulseGet a real-time snapshot of team output volume, pending approvals, and founder load.
Inferred read-onlyget_activity_healthAudit all agent activities for staleness, business outcome alignment, and cross-agent overlap.
Inferred read-onlyget_command_center_itemsList Command Center cards for the company (pending by default; pass status_filter for approved/denied/snoozed/all).
Potential side effectsget_command_center_itemRead ONE Command Center card by id — full description, full deliverable content, and full context payload, in ANY status (pending, approved, denied, snoozed).
Potential side effectstrigger_agent_activityTrigger a specific agent to run a specific activity immediately.
Inferred read-onlyrun_playbookRun a saved Playbook (growth_tactics) for the company operator or agent — dispatch the next unit as a one-off draft activity, or dry-run a Playbook brief with suggest_only.
Inferred read-onlytoggle_agent_schedulePause or resume an agent's scheduled activities — the whole activity plan, or a single activity via activity_name.
Inferred read-onlyget_agent_performanceGet detailed performance stats for a specific agent: run count, quality scores, approval/denial rates, error count, recent errors with context, and slowest runs.
Inferred read-onlyadd_agent_activityAdd ONE activity to an agent's activity plan without regenerating the whole plan.
Inferred read-onlyupdate_agent_activityEdit ONE existing activity in an agent's plan — change its name, description, frequency, tools_used, deliverable, or completion_criteria.
Potential side effectssplit_agent_activitySplit ONE oversized activity into smaller activities (intake + finish) without regenerating the rest of the plan.
Inferred read-onlycreate_play_from_activityDraft a Play (growth_tactics with steps + human review) from an oversized agent activity.
Inferred read-onlyget_attention_budgetTHE tool for the founder's attention budget — the operator-set ceiling on pending review cards before they are 'overloaded' (e.
Inferred read-onlyset_attention_budgetSet the founder's attention budget — the maximum pending review cards before they are 'overloaded' (a whole number 1–100; default 7) — for a manager or the founder.
Inferred read-onlycreate_playbookCreate a Playbook for the company (growth_tactics — the Plays rail).
Potential side effectsget_playbookRead ONE Playbook by id or title — operator contract (outcome, who, what Yes authorizes), steps, plan Agree seal, assignee, how-to (description = custom_instructions).
Inferred read-onlyredraft_playbook_contractRewrite one engine-drafted Play into an English operator contract (outcome, who, what Yes authorizes).
Inferred read-onlyredraft_engine_playbooksPortfolio sweep: re-draft every assigned engine-photocopy Play in this company into an English operator contract.
Inferred read-onlyset_offerAuthor or update the company's grand slam OFFER — the operator-authored positioning agents ground all outbound in (the offer half of the product layer).
Potential side effectsderive_capabilityScan the company's connected source code (its GitHub repo, via the Pulse connection in Smart Tools) and DRAFT a capability list — shipped FEATURES (each citing the file that proves it) plus attempted can't-do LIMITS — for the operator to ratify.
Inferred read-onlyratify_capabilityPersist the operator-CONFIRMED derived features (from derive_capability) into the product capability index as source='derived'.
Inferred read-onlyupdate_key_resultUpdate a key result for the company operator and any agent owning KR progress (progress, assignment, due date, rename, measure binding).
Potential side effectsgenerate_key_resultsGenerate intelligent, context-aware key result suggestions for an objective.
Inferred read-onlydelete_key_resultArchive a key result (safe delete — recoverable, never hard-deleted).
Potential side effectsdelete_objectiveArchive an objective and its key results (safe delete — recoverable, never hard-deleted).
Potential side effectsget_setup_stateGet the company's core-tenet setup completeness — mission, vision, OKRs, finances, ICP, branding, team, integrations, product, revenue channels, ICP agent model — each as done/empty/blocked/n_a/unknown, with a score, the next best setup step, and the tool to fix each gap.
Inferred read-onlydraft_tenet_from_signalDraft a company tenet (mission or vision) FROM the company's existing website, for the operator to ratify or edit — instead of asking them to type it into a blank field.
Potential side effectslist_corpus_inventoryList what content material this company already has (knowledge folders like book-1/canon, SME Expert rules, idea_inbox assigned to the workspace).
Inferred read-onlypromote_corpus_to_contentMint the NEXT content angle(s) from the company's corpus into content_ideas + Command Center cards.
Potential side effectsgenerate_carouselRender a multi-slide image carousel + a LinkedIn-PDF from structured slide copy.
Inferred read-onlyget_release_ledgerTHE tool for "did this piece ship on this channel" — reads the cross-channel Release Ledger, the queryable truth for every confirmed send (x/linkedin/instagram/facebook/threads, hub letters, Beehiiv) written by the publish rail itself at send time.
Potential side effectslist_integrationsList ALL connected external integrations — MCP servers, OAuth accounts (Google, X, .
Inferred read-onlylist_my_workList shared work-graph items (lab_work_items) for the operator or coding agent in the current company — the cross-session shared plan.
Inferred read-onlypropose_workCreate a new shared work-graph item (lab_work_items) so it is visible and coordinated across sessions and agents.
Potential side effectsresolve_workMark a shared work-graph item resolved — verified (default), published, or cancelled.
Inferred read-onlyget_my_profileGet the current user's profile information including name, title, contact info, and personal details.
Inferred read-onlyget_my_companiesList the companies the current operator can act in (their FreedomOS portfolio).
Inferred read-onlyget_my_channel_partner_linkGet YOUR channel partner **student share link** (https://getfreedomos.
Inferred read-onlyget_my_channel_partner_statsGet YOUR channel partner stats: student share URL (/start/slug), rev-share terms, referral counts by status (pending/joined/activated/credited), and REWARD state (rewardsVested = credits actually granted, rewardsClearing = paid but inside the 7-day vesting window, rewardsVoided = money returned before vesting so they will never land).
Inferred read-onlyget_my_channel_partner_starter_packGet YOUR classroom starter pack for students: the public share URL (https://getfreedomos.
Inferred read-onlyget_financial_summaryGet P&L summary with revenue, expenses, and net income for the company.
Inferred read-onlyget_freedom_targetGet the user's freedom target (monthly income goal to quit day job), current FCF progress, estimated freedom date, and assumptions.
Inferred read-onlyupdate_projectionUpdate projected values for specific accounts and months in the financial plan.
Potential side effectsget_stripe_metricsGet Stripe metrics including average/median LTV, MRR, churn rate, active subscriptions, and an AI-recommended CAC target derived from the company's chosen LTV:CAC strategy (see get_cac_strategy / set_cac_strategy).
Inferred read-onlyget_top_customersGet top customers ranked by lifetime value (LTV) or revenue from Stripe.
Inferred read-onlyget_subscription_statsGet subscription statistics from Stripe — active, trialing, past-due, and canceled counts plus MRR and ARR.
Inferred read-onlyget_cac_strategyTHE tool for any question about this company's CAC strategy or LTV:CAC ratio — e.
Inferred read-onlyset_cac_strategyChange this company's LTV:CAC strategy (the acquisition-spend posture): aggressive (2:1, early-stage growth), standard (3:1, recommended default), conservative (4:1, high churn / mature), or enterprise (5:1, long sales cycles).
Inferred read-onlyset_revenue_channelsDeclare where this business makes money — stripe, xero, shopify, amazon, ebay, manual invoicing, "none_yet" (pre-revenue), or other (name it).
Inferred read-onlygenerate_image_xaiGenerate or EDIT an image using xAI Imagine (Quality Mode default — highest live API fidelity; closest to consumer Image 2.
Potential side effectsget_team_rosterGet complete AI team roster with roles, specialties, and capacity info.
Inferred read-onlyget_agent_outcome_panelPer-agent "what did the compute buy" facts for the operator: trailing-14-day credits, runs (with self-maintenance share), human-accepted vs denied outputs, pending cards, last-accepted date, and a playing-house flag (activity with zero accepted output).
Inferred read-onlysuggest_next_hireAnalyze team gaps and recommend hires or routing to existing agents.
Inferred read-onlyinterview_for_hireResearch the company and return everything needed to propose a specialist hire in ONE shot.
Inferred read-onlyhire_agent_with_contextHire a new specialist with full hiring context gathered from the interview.
Inferred read-onlyanalyze_team_needsGather comprehensive team and company context for talent strategy analysis.
Inferred read-onlylist_scheduled_reportsList all scheduled reports for this company, optionally filtered by agent.
Inferred read-onlyupdate_agent_avatarGenerate or regenerate AI agent profile avatar(s) for a company's AI team.
Inferred read-onlyupdate_featureUpdate fields on an existing Feature Index entry — title, description, category, solves, limits, or demo_url.
Potential side effectsretire_featureArchive (retire) a feature so it stops showing to readers and agents, or restore a previously retired one.
Inferred read-onlycreate_icpCreate a NEW Ideal Customer Profile (ICP) from scratch and save it — no Customer Hunter UI needed.
Potential side effectslist_ideasList Ideas: untriaged (new/parked) for the operator, and/or triaged into the current company.
Inferred read-onlylist_pipelinesList all content pipelines (changelogs, team updates, reports, customer newsletters, social posts).
Inferred read-onlyget_pending_approvalsGet CONTENT PIPELINE outputs waiting for approval/publish (changelogs, newsletters, social drafts).
Potential side effectsarchive_pipelineArchive (or restore) a content pipeline — flips is_active off/on, mirroring the Content Pipeline UI's soft-delete/restore.
Potential side effectsapprove_pipeline_itemApprove a content item for publishing — or REJECT it with approved:false.
Inferred read-onlylist_pipeline_learningsShow the style guide and recent revision history for a content pipeline.
Inferred read-onlyadd_commitmentTrack a personal commitment, deadline, birthday, appointment, or obligation.
Inferred read-onlyupdate_commitmentUpdate fields of an existing commitment — title, domain, due date, consequence, or description.
Potential side effectsshare_commitmentShare a commitment with your spouse or partner so they can see it too.
Inferred read-onlysend_slack_messageSend a message to a Slack channel or direct message to a team member.
Potential side effectsget_brand_guidelinesGet the company's brand guidelines — name, tagline, colors, typography, personality/tone, naming rules, visual + positioning dos/donts.
Inferred read-onlyupdate_brand_guidelinesUpdate specific fields of the company's brand guidelines (visual identity, naming, positioning).
Potential side effectsresolve_brand_guideDraft a first brand guide (personality tone, visual/positioning dos and donts) EXTRACTED from the company's own canon documents, with a verified receipt (quote + source doc) on every proposed item.
Inferred read-onlyget_voice_profileGet the company's VOICE PROFILE — the operator's real writing voice (style, DOs, AVOIDs, exemplars, target reading level).
Inferred read-onlyingest_voice_corpusBuild or refresh the company's voice profile from REAL writing.
Inferred read-onlyget_reader_profileGet a person's OPERATOR FLUENCY (reader profile) — overall character level + per-topic strengths (novice/fluent/expert).
Inferred read-onlyupdate_reader_profileUpdate a person's OPERATOR FLUENCY (baseline + per-topic strengths that follow them across companies).
Potential side effectsget_reader_expertise_interviewGet a fluency INTERVIEW kit (domain candidates + "which is clearest?
Inferred read-onlysave_artifactSave an artifact (screenshot, analysis, report) to the company archive.
Inferred read-onlycreate_master_planInitialize a new multi-step project with a persistent Master Plan artifact.
Inferred read-onlybatch_update_spreadsheetPerform batch operations on a Google Spreadsheet (formatting, merging, etc.
Inferred read-onlyaudit_brand_visibilityAudit whether Freedom OS appears in AI-generated search results.
Inferred read-onlyposthog_query_trendsQuery event trends from PostHog (pageviews, signups, DAU, etc.
Inferred read-onlyposthog_list_vision_scannersList Replay Vision scanners in the connected PostHog project (AI probes that watch session recordings) for the operator or analytics agent.
Inferred read-onlyposthog_get_vision_scannerGet one Replay Vision scanner by id, including its prompt/config and credit usage this month, for the operator or analytics agent.
Inferred read-onlyposthog_create_vision_scannerCreate a Replay Vision scanner on the connected PostHog project for the operator or analytics agent.
Potential side effectsposthog_update_vision_scannerUpdate a Replay Vision scanner (prompt, enabled, sampling, credit limit) for the operator or analytics agent.
Potential side effectsposthog_delete_vision_scannerDelete a Replay Vision scanner and its observations tab (PostHog $recording_observed events stay in the event stream) for the operator or analytics agent.
Potential side effectsposthog_scan_sessionRun a Replay Vision scanner against one session recording now (spends PostHog Vision credits for that observation) for the operator or analytics agent.
Inferred read-onlyposthog_list_vision_observationsList Replay Vision observations (what scanners saw on recordings) for the operator or analytics agent.
Inferred read-onlyposthog_get_vision_observationGet one Replay Vision observation (structured result + model reasoning) for the operator or analytics agent.
Inferred read-onlychallenge_as_customerRun your deliverable past the company's customer truth: REAL Customer Evidence first (when stored), then generated ICP as labeled simulation.
Inferred read-onlyget_decision_ledgerTHE tool for what the Freedom Engine has DECIDED for this company — the audit feed of every autonomous decision: what it auto-ran, what it teed up for your approval, and what it refused (e.
Inferred read-onlymanage_responsibilitiesAssign, delegate, or revoke responsibility domains for team members.
Inferred read-onlyget_routing_overviewSee how agent output is currently routed — who is responsible for which domains in the company.
Inferred read-onlygenerate_html_visualGenerate a small, self-contained HTML visual (comparison table, simple diagram, annotated list, mini-dashboard) as a throwaway artifact for the operator's screen — not a webpage, not persisted content.
Inferred read-onlylist_operator_x_postsList this company's recent original X posts from the connected account — no URL paste.
Inferred read-onlyingest_x_post_to_pipelinePut one of the operator's already-posted X items into the Media pipeline as the human.
Inferred read-onlylist_ad_accountsList the Meta (Facebook/Instagram) ad accounts on this company's connection, with status, currency, lifetime spend, and spend cap.
Inferred read-onlylist_ad_campaignsList campaigns in a Meta ad account: status, objective, budgets (major currency units), and schedule.
Inferred read-onlyget_ads_performanceGet Meta ads results: spend, impressions, clicks, CTR, CPC, CPM, reach, conversions (actions), cost per action, and purchase ROAS — at account, campaign, adset, or ad level over a chosen window.
Potential side effectssearch_ad_targetingSearch Meta's ad-interest targeting catalog (returns interest ids + audience sizes).
Inferred read-onlycreate_meta_ad_draftCreate a complete Meta (Facebook/Instagram) ad draft — campaign + ad set + creative + ad — ALL in PAUSED state, spending nothing.
Potential side effectsupdate_meta_ad_budgetChange the daily budget of a Meta ad set (account currency, major units; structural cap applies).
Inferred read-onlylist_x_ad_accountsList the X (Twitter) ads accounts on this company's X connection.
Inferred read-onlyget_x_ads_performanceGet X (Twitter) ads results for an account (and optional campaign).
Inferred read-onlycreate_x_ad_draftCreate an X (Twitter) ads draft — campaign + line item — ALL in PAUSED state, spending nothing.
Potential side effectsupdate_x_ad_budgetChange the daily budget of an X ads campaign (account currency, major units; structural cap applies).
Inferred read-onlyget_github_app_statusSee whether GetFreedomOS (the FreedomOS GitHub App) is connected for this company.
Inferred read-onlystart_github_app_claimStart connecting GetFreedomOS (the FreedomOS GitHub App) for this company.
Inferred read-onlyget_search_performanceGet search performance data from Google Search Console — queries, clicks, impressions, CTR, and average position.
Inferred read-onlyget_page_performanceGet per-page search performance from Google Search Console — which pages get the most clicks, impressions, and best positions.
Inferred read-onlyinspect_urlInspect a URL in Google Search Console — check indexing status, crawl errors, mobile usability, and rich results.
Inferred read-onlyget_sitemapsList all sitemaps submitted to Google Search Console for a property — shows submission status, indexing coverage, errors, and warnings.
Inferred read-onlyget_xero_reportGet a LIVE financial report straight from the company's connected Xero ledger: ProfitAndLoss, BalanceSheet, BankSummary, TrialBalance, or ExecutiveSummary.
Inferred read-onlylist_xero_bank_transactionsList LIVE bank transactions from the company's connected Xero ledger (paged, 100 per page, newest first).
Inferred read-onlylist_xero_contactsList contacts (customers/suppliers) from the company's connected Xero ledger, optionally filtered by a search term (paged, 100 per page).
Inferred read-onlyget_shopify_shopGet the connected Shopify store's profile: name, primary domain, currency, plan, and contact email.
Potential side effectslist_shopify_productsList products from the connected Shopify store — title, status (ACTIVE/DRAFT/ARCHIVED), total inventory, and price range.
Inferred read-onlyget_shopify_productGet one Shopify product's full detail by id (gid://shopify/Product/.
Inferred read-onlylist_shopify_ordersList recent orders from the connected Shopify store — order name/number, total, financial + fulfillment status, and created date.
Inferred read-onlylist_shopify_inventoryList product variant inventory levels from the connected Shopify store — SKU, quantity, and which product each variant belongs to.
Inferred read-onlyget_shopify_customer_statsGet an AGGREGATE Shopify customer count only — a single number, optionally filtered by `query` (Shopify customer search syntax, e.
Inferred read-onlylist_shopify_discountsList discount codes and automatic discounts configured on the connected Shopify store — id, discount type, title, and status (ACTIVE/EXPIRED/SCHEDULED).
Inferred read-onlylist_shopify_contentList the connected Shopify store's online-store pages (title, handle, published status, updatedAt — pass a page's updatedAt as expected_updated_at when proposing a page publish) and blogs (title, handle).
Potential side effectslist_shopify_themesList themes installed on the connected Shopify store — name, role (MAIN/UNPUBLISHED/DEVELOPMENT), and updatedAt (pass it as expected_updated_at when proposing a theme publish).
Potential side effectsget_shopify_theme_assetGet one Shopify theme file's raw source code (Liquid/CSS/JS/JSON, e.
Inferred read-onlylist_shopify_filesList media files (images and generic files) uploaded to the connected Shopify store's file library — alt text and URL.
Inferred read-onlylist_shopify_navigationList the connected Shopify store's navigation menus — handle, title, and each item's label/URL, including one level of nested (children) items.
Inferred read-onlycreate_shopify_productCreate a new product in the connected Shopify store as a DRAFT (never live — publishing to buyers is a separate approval-gated step).
Potential side effectsupdate_shopify_product_draftUpdate a DRAFT (or archived) Shopify product's title, description, or tags.
Potential side effectsset_shopify_variant_price_draftSet a variant's price (and optionally compare-at price) on a DRAFT Shopify product.
Inferred read-onlyadjust_shopify_inventoryAdjust a variant's available inventory by a delta (+/-) at its stocked location in the connected Shopify store.
Inferred read-onlycreate_shopify_discount_codeCreate a CODE discount in the connected Shopify store (percentage off, applies when a buyer enters the code — inert until the code is shared).
Potential side effectscreate_shopify_pageCreate a new page in the connected Shopify store as an UNPUBLISHED draft (never live — publishing to buyers is a separate approval-gated step).
Potential side effectsupsert_shopify_theme_fileCreate or overwrite one file (Liquid/CSS/JS/JSON source code) in an UNPUBLISHED Shopify theme — this is how agents build the storefront website on a draft theme.
Potential side effectspublish_shopify_productPublish a DRAFT Shopify product LIVE to buyers (status → ACTIVE).
Potential side effectsunpublish_shopify_productTake a LIVE Shopify product off the storefront (status ACTIVE → DRAFT).
Inferred read-onlyupdate_live_shopify_productEdit a LIVE Shopify product's title, description, or tags — changes buyers see immediately.
Potential side effectspublish_shopify_themePublish an unpublished Shopify theme as the LIVE storefront — this swaps the ENTIRE website buyers see in one step.
Potential side effectsupdate_live_shopify_theme_fileOverwrite one existing file (Liquid/CSS/JS/JSON) on the LIVE (MAIN) Shopify theme — buyers render the change immediately.
Inferred read-onlyrun_quality_checkEvaluate content or media against your ICP persona using Gemini 3.
Inferred read-onlygenerate_vector_imageGenerate a native SVG vector image using Recraft V4 Pro Vector.
Inferred read-onlyvectorize_imageConvert an existing raster image (PNG, JPG, WebP) to SVG vector format using Recraft.
Inferred read-onlyremove_backgroundRemove the background from an existing image, leaving the main subject isolated on a transparent background (PNG).
Potential side effectsupdate_knowledge_sectionUpdate a specific section of a knowledge file by its ## header.
Potential side effectslist_shared_with_meList all knowledge files and folders that have been shared with the current user.
Inferred read-onlyquery_smeQuery an external Subject Matter Expert (SME) AI for verified domain knowledge.
Inferred read-onlyreport_feedbackReport an error, issue, observation, or suggestion you encountered during your work.
Inferred read-onlyadd_customer_evidenceStore one piece of REAL Customer Evidence for this company (paying-customer words/behavior, telemetry, review, operator-relayed quote, prospect signal, or agent-as-user).
Inferred read-onlylist_customer_evidenceList ranked REAL Customer Evidence for this company (paying > telemetry > review > relayed > agent_as_user > prospect).
Inferred read-onlycreate_attention_directiveQueue a short instruction for an external agent session — a coding/builder host (Grok terminal, Claude Code) or a Grok Bot desktop chat agent (host grok-bot, e.
Potential side effectslist_attention_directivesList pending attention directives for THIS operator (optionally filtered by target_session_id).
Inferred read-onlyack_attention_directiveMark a pending attention directive as acked after the host session has taken the instruction.
Inferred read-onlycancel_attention_directiveCancel a pending attention directive (operator changed mind / wrong target).
Inferred read-onlyroute_operator_hudRoute the operator's desk HUD to a view they asked to see — open a door (money, sessions, home, roster, loadout, upgrades), lock a company zone, drill into a company's money, fill the pixel well with the focused card's breakdown, focus a SPECIFIC pending card, or go back.
Inferred read-onlylist_attention_sessionsList THIS operator's coding/builder sessions (status, goal, ask).
Inferred read-onlylist_grok_bot_conversationsList THIS operator's Grok Bot desktop chat seats (not Terminal/ACP coding Groks) with live/quiet/gone labels and last turns.
Potential side effectsget_factory_floorRead the Mac desk factory snapshot for THIS operator (ACP up/down, last launcher event, official workers vs leftover UUID/TUI tabs, Terminal fallbacks in 24h).
Potential side effectsrequest_attention_spawnRequest a NEW local coding session from voice/chat (tab spawn).
Inferred read-onlyrequest_attention_focusRaise an EXISTING coding tab on the operator machine (OS focus) for THIS operator's desk.
Inferred read-onlyrequest_attention_closeClose an EXISTING coding tab on the operator machine for THIS operator.
Inferred read-onlyrequest_attention_transferTransfer work for THIS operator: push an instruction to a target coding session (or spawn one), optionally close/park the source.
Potential side effectsupsert_attention_sessionEmit or update thin session telemetry for THIS operator (host coding agent self-announce).
Potential side effectsappend_cos_preferenceAppend one durable speech/taste preference for THIS operator only (re-injected on their next voice session mint).
Inferred read-onlyappend_cos_lessonAppend one settleable CoS lesson for THIS operator only (self-improve construction).
Inferred read-onlylist_cos_lessonsList THIS operator's CoS lessons (open + settled_keep by default) for self-improve memory.
Inferred read-onlyset_cos_preferencesReplace THIS operator's full CoS preference block (or clear with empty).
Inferred read-onlyget_cos_preferencesRead THIS operator's saved CoS speech/taste preferences (user-scoped).
Inferred read-onlylist_operator_cos_eventsList THIS operator's recent CoS telemetry (operator_cos_events: open/speech/close, host_push actions, card_decide/confused/buggy).
Inferred read-onlypropose_cos_content_atomsMarketing-by-construction: pack THIS operator's recent CoS telemetry into one-job content atoms (Proof/Story/Take · Wisdom/Proof factories).
Inferred read-onlyconfirm_mcp_approvalConfirm a pending MCP capability approval by spoken (or chat) yes/no.
Inferred read-onlyadd_leadAdd a new lead to the Leads CRM (crm_leads) — the table the Leads tab, triage, and outreach all use.
Inferred read-onlyupdate_leadEdit an existing lead in the Leads CRM (crm_leads): name, email, phone, location, do-not-contact flag/reason, lifecycle state (new/active/flagged/archived), or the synopsis fields (title, company_name, tags, notes).
Potential side effectsget_lead_pipeline_snapshotAggregate counts of the Leads CRM (crm_leads) for the current company: active leads by temperature (warm/cold/…/unset) and lifecycle stage, plus do-not-contact and archived totals.
Inferred read-onlysegment_leadsOrganize, select, or clear a lead segment on the Leads tab by its exact source tag (e.
Inferred read-onlylist_segmentsList the live lead segment tags for the current company with server-computed lead counts (excluding do-not-contact, archived, and test leads).
Inferred read-onlylist_leadsList the actual leads (id, name, email) in the current company, optionally filtered to one exact segment tag.
Potential side effectsenroll_by_segmentEnroll every contactable lead carrying one exact segment tag into an outreach sequence — one call, no pasted address list.
Inferred read-onlysync_stripe_conversionsRecord won deals from the company's connected Stripe so lead→paid conversion becomes measurable.
Inferred read-onlyquery_lead_journeyReconstruct the full journey of a lead — what they did on the site, what they signaled, what we have already sent them.
Inferred read-onlysynthesize_lead_hypothesisGiven a lead journey (from query_lead_journey), produce a structured hypothesis: intent score, conversion-failure mode, suggested outreach angle, and notes for drafting.
Inferred read-onlydraft_outreachProduce two outreach draft variants (A/B) for a lead given an angle.
Inferred read-onlysend_lead_draftSend an approved outreach draft to its lead via the company's Resend connection, then mark the draft 'sent'.
Potential side effectsget_product_contextReturns THIS company's product truth — the operator-authored offer + the SHIPPED, marketable capabilities (what the product does, and what it cannot do).
Inferred read-onlyget_grain_policyRead the content-grain (wisdom-layer) publish policy for the current company.
Potential side effectsset_grain_policyCreate or update the wisdom-layer publish policy for ONE content grain in the current company.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.freedomos-mcp]
url = "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"freedomos-mcp": {
"type": "http",
"url": "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: freedomos-mcp
Remote MCP URL: https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"freedomos-mcp": {
"url": "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"freedomos-mcp": {
"type": "http",
"url": "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "freedomos-mcp",
"transport": "streamable-http",
"url": "https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-08-24T06:42:13.245Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.