← Registry

AI & Machine Learning

getfreedomos.com

Manages AI agent tool access, external integrations, and team monitoring.

1 endpoint298 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp

No auth detected

MCP server metadata

Name
freedomos-mcp
Version
3.2.0
Capabilities
tools
Server instructions

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_registry

Search the vetted connector registry for an external integration (MCP connector) you need but that is not yet connected.

Inferred read-only
request_connector

Request that the operator connect an external integration (MCP connector) so you can use its tools.

Inferred read-only
grant_agent_tool

Grant ONE specific tool to an agent's loadout (tool_access).

Inferred read-only
revoke_agent_tool

Remove ONE specific tool from an agent's loadout (tool_access).

Potential side effects
submit_product_request

File 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 effects
get_product_request_status

Check status of a product request you previously filed with submit_product_request for your operator.

Inferred read-only
open_product_request_draft_pr

MANUAL ONLY — open a draft GitHub PR shell for an approved FreedomOS product request.

Potential side effects
attach_product_request_pr

Attach 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 effects
claim_product_request_for_builder

Mint 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-only
scan_product_signals

Scan 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-only
get_team_pulse

Get a real-time snapshot of team output volume, pending approvals, and founder load.

Inferred read-only
get_activity_health

Audit all agent activities for staleness, business outcome alignment, and cross-agent overlap.

Inferred read-only
get_command_center_items

List Command Center cards for the company (pending by default; pass status_filter for approved/denied/snoozed/all).

Potential side effects
get_command_center_item

Read ONE Command Center card by id — full description, full deliverable content, and full context payload, in ANY status (pending, approved, denied, snoozed).

Potential side effects
decide_command_center_item

Approve or deny a Command Center card.

Potential side effects
trigger_agent_activity

Trigger a specific agent to run a specific activity immediately.

Inferred read-only
run_playbook

Run 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-only
toggle_agent_schedule

Pause or resume an agent's scheduled activities — the whole activity plan, or a single activity via activity_name.

Inferred read-only
get_agent_performance

Get 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-only
add_agent_activity

Add ONE activity to an agent's activity plan without regenerating the whole plan.

Inferred read-only
update_agent_activity

Edit ONE existing activity in an agent's plan — change its name, description, frequency, tools_used, deliverable, or completion_criteria.

Potential side effects
remove_agent_activity

Retire ONE activity from an agent's plan.

Inferred read-only
split_agent_activity

Split ONE oversized activity into smaller activities (intake + finish) without regenerating the rest of the plan.

Inferred read-only
create_play_from_activity

Draft a Play (growth_tactics with steps + human review) from an oversized agent activity.

Inferred read-only
get_attention_budget

THE tool for the founder's attention budget — the operator-set ceiling on pending review cards before they are 'overloaded' (e.

Inferred read-only
set_attention_budget

Set 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-only
create_playbook

Create a Playbook for the company (growth_tactics — the Plays rail).

Potential side effects
list_playbooks

List Playbooks for the company (growth_tactics — the Plays rail).

Inferred read-only
get_playbook

Read 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-only
redraft_playbook_contract

Rewrite one engine-drafted Play into an English operator contract (outcome, who, what Yes authorizes).

Inferred read-only
redraft_engine_playbooks

Portfolio sweep: re-draft every assigned engine-photocopy Play in this company into an English operator contract.

Inferred read-only
agree_playbook

Seal a Playbook plan (source_details.

Inferred read-only
update_playbook

Update an existing Playbook (growth_tactics).

Potential side effects
archive_playbook

Archive a Playbook (safe delete — recoverable).

Potential side effects
get_company

Get detailed company profile including mission, vision, and settings.

Inferred read-only
update_company

Update company profile.

Potential side effects
set_offer

Author 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 effects
derive_capability

Scan 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-only
ratify_capability

Persist the operator-CONFIRMED derived features (from derive_capability) into the product capability index as source='derived'.

Inferred read-only
get_okrs

List objectives and key results for the company.

Inferred read-only
create_objective

Create a new objective (the O in OKR).

Potential side effects
update_objective

Update an existing objective's title, description, or year.

Potential side effects
create_key_result

Add a key result to an objective (the KR in OKR).

Inferred read-only
update_key_result

Update a key result for the company operator and any agent owning KR progress (progress, assignment, due date, rename, measure binding).

Potential side effects
generate_key_results

Generate intelligent, context-aware key result suggestions for an objective.

Inferred read-only
delete_key_result

Archive a key result (safe delete — recoverable, never hard-deleted).

Potential side effects
delete_objective

Archive an objective and its key results (safe delete — recoverable, never hard-deleted).

Potential side effects
get_setup_state

Get 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-only
read_web_page

Read a web page and return its content as clean markdown.

Inferred read-only
draft_tenet_from_signal

Draft 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 effects
list_corpus_inventory

List what content material this company already has (knowledge folders like book-1/canon, SME Expert rules, idea_inbox assigned to the workspace).

Inferred read-only
promote_corpus_to_content

Mint the NEXT content angle(s) from the company's corpus into content_ideas + Command Center cards.

Potential side effects
generate_carousel

Render a multi-slide image carousel + a LinkedIn-PDF from structured slide copy.

Inferred read-only
get_release_ledger

THE 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 effects
list_integrations

List ALL connected external integrations — MCP servers, OAuth accounts (Google, X, .

Inferred read-only
invoke_integration

Execute a tool on a connected MCP integration.

Potential side effects
list_my_work

List shared work-graph items (lab_work_items) for the operator or coding agent in the current company — the cross-session shared plan.

Inferred read-only
propose_work

Create a new shared work-graph item (lab_work_items) so it is visible and coordinated across sessions and agents.

Potential side effects
resolve_work

Mark a shared work-graph item resolved — verified (default), published, or cancelled.

Inferred read-only
get_my_profile

Get the current user's profile information including name, title, contact info, and personal details.

Inferred read-only
update_my_profile

Update the current user's profile.

Potential side effects
get_my_companies

List the companies the current operator can act in (their FreedomOS portfolio).

Inferred read-only
get_my_channel_partner_link

Get YOUR channel partner **student share link** (https://getfreedomos.

Inferred read-only
get_my_channel_partner_stats

Get 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-only
get_my_channel_partner_starter_pack

Get YOUR classroom starter pack for students: the public share URL (https://getfreedomos.

Inferred read-only
get_partner_cos_onboard

Onboard YOUR host coding CoS (Claude Code, Cursor, etc.

Inferred read-only
get_financial_summary

Get P&L summary with revenue, expenses, and net income for the company.

Inferred read-only
get_projections

Get projected future values from financial forecasts.

Inferred read-only
get_actuals_vs_budget

Compare actual financial results to budget/projections.

Inferred read-only
get_transactions

List company transactions with optional filters.

Inferred read-only
search_transactions

Search transactions by description.

Inferred read-only
get_monthly_trends

Get month-over-month financial trends.

Inferred read-only
get_cash_position

Get current cash and bank account balances.

Inferred read-only
get_freedom_target

Get the user's freedom target (monthly income goal to quit day job), current FCF progress, estimated freedom date, and assumptions.

Inferred read-only
update_projection

Update projected values for specific accounts and months in the financial plan.

Potential side effects
update_finance_note

Add or update a note on a P&L account row.

Potential side effects
update_transaction_note

Add or update a note on a specific transaction.

Potential side effects
get_stripe_metrics

Get 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-only
get_top_customers

Get top customers ranked by lifetime value (LTV) or revenue from Stripe.

Inferred read-only
get_subscription_stats

Get subscription statistics from Stripe — active, trialing, past-due, and canceled counts plus MRR and ARR.

Inferred read-only
get_cac_strategy

THE tool for any question about this company's CAC strategy or LTV:CAC ratio — e.

Inferred read-only
set_cac_strategy

Change 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-only
set_revenue_channels

Declare where this business makes money — stripe, xero, shopify, amazon, ebay, manual invoicing, "none_yet" (pre-revenue), or other (name it).

Inferred read-only
get_next_priority

Answer "What should I work on?

Inferred read-only
generate_image_xai

Generate or EDIT an image using xAI Imagine (Quality Mode default — highest live API fidelity; closest to consumer Image 2.

Potential side effects
get_team_members

Get all team members for the current company.

Inferred read-only
add_team_member

Add one human teammate to the current company by email.

Potential side effects
get_team_roster

Get complete AI team roster with roles, specialties, and capacity info.

Inferred read-only
get_agent_outcome_panel

Per-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-only
suggest_next_hire

Analyze team gaps and recommend hires or routing to existing agents.

Inferred read-only
deactivate_agent

Deactivate (archive) an AI agent/specialist from the team.

Inferred read-only
interview_for_hire

Research the company and return everything needed to propose a specialist hire in ONE shot.

Inferred read-only
hire_agent_with_context

Hire a new specialist with full hiring context gathered from the interview.

Inferred read-only
update_agent_skill

Create or update a skill (process/procedure) for an agent.

Potential side effects
analyze_team_needs

Gather comprehensive team and company context for talent strategy analysis.

Inferred read-only
suggest_collaboration

Create a cross-agent collaboration request.

Potential side effects
list_scheduled_reports

List all scheduled reports for this company, optionally filtered by agent.

Inferred read-only
reassign_reports

Reassign all scheduled reports from one agent to another.

Inferred read-only
link_agent_okrs

Link an agent to one or more company OKRs.

Inferred read-only
recalibrate_agent_jd

Regenerate an agent's JD using fresh company context.

Inferred read-only
update_agent

Rename a team member or fix its role/title.

Inferred read-only
update_agent_avatar

Generate or regenerate AI agent profile avatar(s) for a company's AI team.

Inferred read-only
list_features

List all product features in the Feature Index.

Inferred read-only
create_feature

Add a new feature to the Feature Index.

Inferred read-only
update_feature_status

Mark a feature as ready for marketing.

Inferred read-only
update_feature

Update fields on an existing Feature Index entry — title, description, category, solves, limits, or demo_url.

Potential side effects
retire_feature

Archive (retire) a feature so it stops showing to readers and agents, or restore a previously retired one.

Inferred read-only
get_icps

Get saved Ideal Customer Profiles (ICPs) from Customer Hunter.

Inferred read-only
update_icp

Update specific fields of a saved Ideal Customer Profile (ICP).

Potential side effects
create_icp

Create a NEW Ideal Customer Profile (ICP) from scratch and save it — no Customer Hunter UI needed.

Potential side effects
delete_icp

Delete a saved Ideal Customer Profile (ICP).

Potential side effects
capture_idea

Capture an idea into the user's Ideas.

Inferred read-only
list_ideas

List Ideas: untriaged (new/parked) for the operator, and/or triaged into the current company.

Inferred read-only
triage_idea

Assign an idea to one or more workspaces.

Inferred read-only
delete_idea

Delete an idea from Ideas.

Potential side effects
list_pipelines

List all content pipelines (changelogs, team updates, reports, customer newsletters, social posts).

Inferred read-only
get_pending_approvals

Get CONTENT PIPELINE outputs waiting for approval/publish (changelogs, newsletters, social drafts).

Potential side effects
create_pipeline

Create a new content pipeline to automate content creation.

Potential side effects
update_pipeline

Update an existing content pipeline.

Potential side effects
archive_pipeline

Archive (or restore) a content pipeline — flips is_active off/on, mirroring the Content Pipeline UI's soft-delete/restore.

Potential side effects
submit_content_to_pipeline

Submit manual content to a pipeline for transformation.

Inferred read-only
approve_pipeline_item

Approve a content item for publishing — or REJECT it with approved:false.

Inferred read-only
request_content_revision

Request changes to a content item.

Inferred read-only
publish_pipeline_item

Publish approved INTERNAL content to configured output.

Potential side effects
list_pipeline_learnings

Show the style guide and recent revision history for a content pipeline.

Inferred read-only
update_pipeline_style_guide

Manually add a style rule to a pipeline.

Inferred read-only
clear_pipeline_learnings

Reset all learnings for a pipeline and start fresh.

Inferred read-only
add_commitment

Track a personal commitment, deadline, birthday, appointment, or obligation.

Inferred read-only
list_commitments

List the user's active commitments.

Inferred read-only
complete_commitment

Mark a commitment as completed.

Inferred read-only
update_commitment

Update fields of an existing commitment — title, domain, due date, consequence, or description.

Potential side effects
cancel_commitment

Cancel a commitment without completing it — marks it cancelled.

Inferred read-only
get_executive_landscape

Get a cross-domain view of everything on the user's plate.

Inferred read-only
share_commitment

Share a commitment with your spouse or partner so they can see it too.

Inferred read-only
unshare_commitment

Stop sharing a commitment with someone.

Inferred read-only
send_slack_message

Send a message to a Slack channel or direct message to a team member.

Potential side effects
get_brand_guidelines

Get the company's brand guidelines — name, tagline, colors, typography, personality/tone, naming rules, visual + positioning dos/donts.

Inferred read-only
update_brand_guidelines

Update specific fields of the company's brand guidelines (visual identity, naming, positioning).

Potential side effects
resolve_brand_guide

Draft 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-only
get_voice_profile

Get the company's VOICE PROFILE — the operator's real writing voice (style, DOs, AVOIDs, exemplars, target reading level).

Inferred read-only
update_voice_profile

Update the company's voice profile.

Potential side effects
ingest_voice_corpus

Build or refresh the company's voice profile from REAL writing.

Inferred read-only
get_reader_profile

Get a person's OPERATOR FLUENCY (reader profile) — overall character level + per-topic strengths (novice/fluent/expert).

Inferred read-only
update_reader_profile

Update a person's OPERATOR FLUENCY (baseline + per-topic strengths that follow them across companies).

Potential side effects
get_reader_expertise_interview

Get a fluency INTERVIEW kit (domain candidates + "which is clearest?

Inferred read-only
browse_url

Browse a web page in a real browser and take a screenshot.

Inferred read-only
save_artifact

Save an artifact (screenshot, analysis, report) to the company archive.

Inferred read-only
get_artifacts

Get saved artifacts for the company.

Inferred read-only
create_master_plan

Initialize a new multi-step project with a persistent Master Plan artifact.

Inferred read-only
create_google_doc

Create a new Google Doc in the user's Freedom OS folder.

Potential side effects
read_google_doc

Read content from an existing Google Doc by its ID.

Inferred read-only
update_google_doc

Append new content to an existing Google Doc.

Inferred read-only
list_google_drive_files

List files in the user's Google Drive.

Inferred read-only
create_spreadsheet

Create a new Google Spreadsheet with optional headers.

Potential side effects
read_sheet

Read data from a Google Spreadsheet.

Inferred read-only
append_to_sheet

Append rows to a Google Spreadsheet.

Inferred read-only
update_sheet

Update specific cells in a Google Spreadsheet.

Potential side effects
batch_update_spreadsheet

Perform batch operations on a Google Spreadsheet (formatting, merging, etc.

Inferred read-only
audit_brand_visibility

Audit whether Freedom OS appears in AI-generated search results.

Inferred read-only
posthog_query_trends

Query event trends from PostHog (pageviews, signups, DAU, etc.

Inferred read-only
posthog_query_funnel

Build and run a funnel analysis in PostHog.

Inferred read-only
posthog_list_insights

List existing saved insights in PostHog.

Inferred read-only
posthog_hogql

Run an arbitrary HogQL (SQL) query against PostHog data.

Inferred read-only
posthog_list_events

List all event types tracked in PostHog, ordered by usage.

Inferred read-only
posthog_list_vision_scanners

List Replay Vision scanners in the connected PostHog project (AI probes that watch session recordings) for the operator or analytics agent.

Inferred read-only
posthog_get_vision_scanner

Get one Replay Vision scanner by id, including its prompt/config and credit usage this month, for the operator or analytics agent.

Inferred read-only
posthog_create_vision_scanner

Create a Replay Vision scanner on the connected PostHog project for the operator or analytics agent.

Potential side effects
posthog_update_vision_scanner

Update a Replay Vision scanner (prompt, enabled, sampling, credit limit) for the operator or analytics agent.

Potential side effects
posthog_delete_vision_scanner

Delete 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 effects
posthog_scan_session

Run a Replay Vision scanner against one session recording now (spends PostHog Vision credits for that observation) for the operator or analytics agent.

Inferred read-only
posthog_list_vision_observations

List Replay Vision observations (what scanners saw on recordings) for the operator or analytics agent.

Inferred read-only
posthog_get_vision_observation

Get one Replay Vision observation (structured result + model reasoning) for the operator or analytics agent.

Inferred read-only
get_credit_usage

Check credit balance, usage history, and cost breakdown.

Inferred read-only
challenge_as_customer

Run your deliverable past the company's customer truth: REAL Customer Evidence first (when stored), then generated ICP as labeled simulation.

Inferred read-only
deliberate

Run an adversarial deliberation on a decision.

Inferred read-only
get_decision_ledger

THE 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-only
search_conversations

Search past conversations with the user.

Inferred read-only
manage_responsibilities

Assign, delegate, or revoke responsibility domains for team members.

Inferred read-only
get_routing_overview

See how agent output is currently routed — who is responsible for which domains in the company.

Inferred read-only
generate_video

Generate a video clip for the company (xAI Imagine Video 1.

Inferred read-only
generate_html_visual

Generate 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-only
get_x_post_metrics

Get engagement metrics for a tweet on X (Twitter).

Inferred read-only
list_operator_x_posts

List this company's recent original X posts from the connected account — no URL paste.

Inferred read-only
ingest_x_post_to_pipeline

Put one of the operator's already-posted X items into the Media pipeline as the human.

Inferred read-only
list_ad_accounts

List the Meta (Facebook/Instagram) ad accounts on this company's connection, with status, currency, lifetime spend, and spend cap.

Inferred read-only
list_ad_campaigns

List campaigns in a Meta ad account: status, objective, budgets (major currency units), and schedule.

Inferred read-only
get_ads_performance

Get 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 effects
search_ad_targeting

Search Meta's ad-interest targeting catalog (returns interest ids + audience sizes).

Inferred read-only
create_meta_ad_draft

Create a complete Meta (Facebook/Instagram) ad draft — campaign + ad set + creative + ad — ALL in PAUSED state, spending nothing.

Potential side effects
preview_meta_ad

Get a facebook.

Inferred read-only
set_meta_ad_status

Activate or pause a Meta campaign, ad set, or ad.

Inferred read-only
update_meta_ad_budget

Change the daily budget of a Meta ad set (account currency, major units; structural cap applies).

Inferred read-only
list_x_ad_accounts

List the X (Twitter) ads accounts on this company's X connection.

Inferred read-only
list_x_ad_campaigns

List campaigns in an X ads account.

Inferred read-only
get_x_ads_performance

Get X (Twitter) ads results for an account (and optional campaign).

Inferred read-only
search_x_ad_targeting

Search X Ads targeting (interests or locations).

Inferred read-only
create_x_ad_draft

Create an X (Twitter) ads draft — campaign + line item — ALL in PAUSED state, spending nothing.

Potential side effects
set_x_ad_status

Activate or pause an X campaign or line item.

Inferred read-only
update_x_ad_budget

Change the daily budget of an X ads campaign (account currency, major units; structural cap applies).

Inferred read-only
get_github_app_status

See whether GetFreedomOS (the FreedomOS GitHub App) is connected for this company.

Inferred read-only
start_github_app_claim

Start connecting GetFreedomOS (the FreedomOS GitHub App) for this company.

Inferred read-only
get_site_list

List all verified sites/properties in Google Search Console.

Inferred read-only
get_search_performance

Get search performance data from Google Search Console — queries, clicks, impressions, CTR, and average position.

Inferred read-only
get_page_performance

Get per-page search performance from Google Search Console — which pages get the most clicks, impressions, and best positions.

Inferred read-only
inspect_url

Inspect a URL in Google Search Console — check indexing status, crawl errors, mobile usability, and rich results.

Inferred read-only
get_sitemaps

List all sitemaps submitted to Google Search Console for a property — shows submission status, indexing coverage, errors, and warnings.

Inferred read-only
get_xero_report

Get a LIVE financial report straight from the company's connected Xero ledger: ProfitAndLoss, BalanceSheet, BankSummary, TrialBalance, or ExecutiveSummary.

Inferred read-only
list_xero_bank_transactions

List LIVE bank transactions from the company's connected Xero ledger (paged, 100 per page, newest first).

Inferred read-only
list_xero_contacts

List contacts (customers/suppliers) from the company's connected Xero ledger, optionally filtered by a search term (paged, 100 per page).

Inferred read-only
get_shopify_shop

Get the connected Shopify store's profile: name, primary domain, currency, plan, and contact email.

Potential side effects
list_shopify_products

List products from the connected Shopify store — title, status (ACTIVE/DRAFT/ARCHIVED), total inventory, and price range.

Inferred read-only
get_shopify_product

Get one Shopify product's full detail by id (gid://shopify/Product/.

Inferred read-only
list_shopify_orders

List recent orders from the connected Shopify store — order name/number, total, financial + fulfillment status, and created date.

Inferred read-only
get_shopify_order

Get one Shopify order's detail by id (gid://shopify/Order/.

Inferred read-only
list_shopify_inventory

List product variant inventory levels from the connected Shopify store — SKU, quantity, and which product each variant belongs to.

Inferred read-only
get_shopify_customer_stats

Get an AGGREGATE Shopify customer count only — a single number, optionally filtered by `query` (Shopify customer search syntax, e.

Inferred read-only
list_shopify_discounts

List discount codes and automatic discounts configured on the connected Shopify store — id, discount type, title, and status (ACTIVE/EXPIRED/SCHEDULED).

Inferred read-only
list_shopify_content

List 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 effects
list_shopify_themes

List 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 effects
get_shopify_theme_asset

Get one Shopify theme file's raw source code (Liquid/CSS/JS/JSON, e.

Inferred read-only
list_shopify_files

List media files (images and generic files) uploaded to the connected Shopify store's file library — alt text and URL.

Inferred read-only
list_shopify_navigation

List the connected Shopify store's navigation menus — handle, title, and each item's label/URL, including one level of nested (children) items.

Inferred read-only
create_shopify_product

Create a new product in the connected Shopify store as a DRAFT (never live — publishing to buyers is a separate approval-gated step).

Potential side effects
update_shopify_product_draft

Update a DRAFT (or archived) Shopify product's title, description, or tags.

Potential side effects
set_shopify_variant_price_draft

Set a variant's price (and optionally compare-at price) on a DRAFT Shopify product.

Inferred read-only
adjust_shopify_inventory

Adjust a variant's available inventory by a delta (+/-) at its stocked location in the connected Shopify store.

Inferred read-only
create_shopify_discount_code

Create 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 effects
create_shopify_page

Create 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 effects
update_shopify_page_draft

Update an UNPUBLISHED Shopify page's title or body.

Potential side effects
upsert_shopify_theme_file

Create 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 effects
publish_shopify_product

Publish a DRAFT Shopify product LIVE to buyers (status → ACTIVE).

Potential side effects
unpublish_shopify_product

Take a LIVE Shopify product off the storefront (status ACTIVE → DRAFT).

Inferred read-only
update_live_shopify_product

Edit a LIVE Shopify product's title, description, or tags — changes buyers see immediately.

Potential side effects
publish_shopify_page

Publish an UNPUBLISHED Shopify page live to buyers.

Potential side effects
publish_shopify_theme

Publish an unpublished Shopify theme as the LIVE storefront — this swaps the ENTIRE website buyers see in one step.

Potential side effects
update_live_shopify_theme_file

Overwrite one existing file (Liquid/CSS/JS/JSON) on the LIVE (MAIN) Shopify theme — buyers render the change immediately.

Inferred read-only
run_quality_check

Evaluate content or media against your ICP persona using Gemini 3.

Inferred read-only
configure_dashboard

Create or update a widget on your agent dashboard.

Potential side effects
list_dashboard_widgets

List all dashboard widgets for a specific agent.

Inferred read-only
remove_dashboard_widget

Remove a widget from an agent dashboard.

Potential side effects
generate_vector_image

Generate a native SVG vector image using Recraft V4 Pro Vector.

Inferred read-only
vectorize_image

Convert an existing raster image (PNG, JPG, WebP) to SVG vector format using Recraft.

Inferred read-only
remove_background

Remove the background from an existing image, leaving the main subject isolated on a transparent background (PNG).

Potential side effects
save_knowledge

Save a Markdown knowledge file.

Inferred read-only
read_knowledge

Read a Markdown knowledge file by slug.

Inferred read-only
update_knowledge_section

Update a specific section of a knowledge file by its ## header.

Potential side effects
list_knowledge

List all knowledge files and folders saved for this company.

Inferred read-only
delete_knowledge

Archive a knowledge file by slug (soft delete).

Potential side effects
share_knowledge

Share a knowledge file or folder with a specific user.

Inferred read-only
unshare_knowledge

Revoke a user's access to a shared knowledge file or folder.

Inferred read-only
create_folder

Create a folder in the knowledge base for organizing files.

Potential side effects
list_shared_with_me

List all knowledge files and folders that have been shared with the current user.

Inferred read-only
query_sme

Query an external Subject Matter Expert (SME) AI for verified domain knowledge.

Inferred read-only
report_feedback

Report an error, issue, observation, or suggestion you encountered during your work.

Inferred read-only
add_customer_evidence

Store 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-only
list_customer_evidence

List ranked REAL Customer Evidence for this company (paying > telemetry > review > relayed > agent_as_user > prospect).

Inferred read-only
create_attention_directive

Queue 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 effects
list_attention_directives

List pending attention directives for THIS operator (optionally filtered by target_session_id).

Inferred read-only
ack_attention_directive

Mark a pending attention directive as acked after the host session has taken the instruction.

Inferred read-only
cancel_attention_directive

Cancel a pending attention directive (operator changed mind / wrong target).

Inferred read-only
route_operator_hud

Route 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-only
list_attention_sessions

List THIS operator's coding/builder sessions (status, goal, ask).

Inferred read-only
list_grok_bot_conversations

List THIS operator's Grok Bot desktop chat seats (not Terminal/ACP coding Groks) with live/quiet/gone labels and last turns.

Potential side effects
get_attention_quest

Speech-safe Quest Log strip for voice CoS (N5).

Inferred read-only
get_factory_floor

Read 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 effects
park_attention_sessions

Park THIS operator's coding host sessions (N6 hygiene).

Inferred read-only
request_attention_spawn

Request a NEW local coding session from voice/chat (tab spawn).

Inferred read-only
request_attention_focus

Raise an EXISTING coding tab on the operator machine (OS focus) for THIS operator's desk.

Inferred read-only
request_attention_close

Close an EXISTING coding tab on the operator machine for THIS operator.

Inferred read-only
request_attention_transfer

Transfer work for THIS operator: push an instruction to a target coding session (or spawn one), optionally close/park the source.

Potential side effects
upsert_attention_session

Emit or update thin session telemetry for THIS operator (host coding agent self-announce).

Potential side effects
append_cos_preference

Append one durable speech/taste preference for THIS operator only (re-injected on their next voice session mint).

Inferred read-only
append_cos_lesson

Append one settleable CoS lesson for THIS operator only (self-improve construction).

Inferred read-only
list_cos_lessons

List THIS operator's CoS lessons (open + settled_keep by default) for self-improve memory.

Inferred read-only
set_cos_preferences

Replace THIS operator's full CoS preference block (or clear with empty).

Inferred read-only
get_cos_preferences

Read THIS operator's saved CoS speech/taste preferences (user-scoped).

Inferred read-only
list_operator_cos_events

List THIS operator's recent CoS telemetry (operator_cos_events: open/speech/close, host_push actions, card_decide/confused/buggy).

Inferred read-only
propose_cos_content_atoms

Marketing-by-construction: pack THIS operator's recent CoS telemetry into one-job content atoms (Proof/Story/Take · Wisdom/Proof factories).

Inferred read-only
propose_talk_seeds

Watch this company's recent activity and pin "Talk about this?

Inferred read-only
confirm_mcp_approval

Confirm a pending MCP capability approval by spoken (or chat) yes/no.

Inferred read-only
add_lead

Add a new lead to the Leads CRM (crm_leads) — the table the Leads tab, triage, and outreach all use.

Inferred read-only
update_lead

Edit 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 effects
list_deals

List CRM deals for the current company.

Inferred read-only
get_lead_pipeline_snapshot

Aggregate 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-only
segment_leads

Organize, select, or clear a lead segment on the Leads tab by its exact source tag (e.

Inferred read-only
list_segments

List the live lead segment tags for the current company with server-computed lead counts (excluding do-not-contact, archived, and test leads).

Inferred read-only
list_leads

List the actual leads (id, name, email) in the current company, optionally filtered to one exact segment tag.

Potential side effects
send_email

Send an outbound email via the company's Resend connection.

Potential side effects
enroll_by_segment

Enroll every contactable lead carrying one exact segment tag into an outreach sequence — one call, no pasted address list.

Inferred read-only
sync_stripe_conversions

Record won deals from the company's connected Stripe so lead→paid conversion becomes measurable.

Inferred read-only
query_lead_journey

Reconstruct the full journey of a lead — what they did on the site, what they signaled, what we have already sent them.

Inferred read-only
synthesize_lead_hypothesis

Given 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-only
draft_outreach

Produce two outreach draft variants (A/B) for a lead given an angle.

Inferred read-only
send_lead_draft

Send an approved outreach draft to its lead via the company's Resend connection, then mark the draft 'sent'.

Potential side effects
get_product_context

Returns THIS company's product truth — the operator-authored offer + the SHIPPED, marketable capabilities (what the product does, and what it cannot do).

Inferred read-only
get_grain_policy

Read the content-grain (wisdom-layer) publish policy for the current company.

Potential side effects
set_grain_policy

Create or update the wisdom-layer publish policy for ONE content grain in the current company.

Potential side effects
get_check_telemetry

Read recent quality-check telemetry for the current company.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.