MCP tools
Connect with any MCP client: endpoint https://mcp.altlaboratories.com/mcp, header Authorization: Bearer <your alt_live_... key>.
Tools you lack scopes for are hidden from your session, never just rejected.
A machine-readable catalog lives at /tools.json.
Cross-app (alt_*)
alt_whoami
Who am I on the ALT LABS platform: linked apps (RND TOO / Organic OS / REGEN), key scopes, plan snapshot, today’s usage, and remaining AI budget.
- Scope: any valid key
alt_dashboard
The unified human dashboard across the ecosystem: mind (RND TOO belief practice), body (Organic OS), voice (REGEN) with a cross-domain summary and suggested focus.
- Scope:
platform:read
alt_year_in_review
A year-in-review across the caller’s ecosystem activity, with shareable highlights.
- Scope:
platform:read - Arguments:
year(integer)scope(string)
alt_belief_biomarker_bridge
The mind-body bridge: correlates belief practice (RND TOO) with biomarker trends (Organic OS). AI-invoking, capped daily. Educational, not medical advice.
- Scope:
platform:read - AI-invoking: counts against your daily AI cap
alt_belief_communication_bridge
The mind-voice bridge: links belief mastery (RND TOO) to communication and speaking patterns (REGEN). AI-invoking, capped daily.
- Scope:
platform:read - AI-invoking: counts against your daily AI cap
Organic OS (oos_*)
oos_search_knowledge
Search the Organic OS holistic-health corpus (748 remedies, 374 conditions, 44 toxins, 41 biomarkers). Returns typed hits. Educational information, not medical advice.
- Scope:
oos:read - Arguments:
query(string) - Free-text search, e.g. ‘magnesium’ or ‘sleep’types(string) - Comma-separated subset of remedy,condition,toxin,biomarker (default: all)limit(integer)
oos_list_remedies
List natural remedies (herbs, supplements, practices), optionally filtered by category or text.
- Scope:
oos:read - Arguments:
category(string)q(string) - Text filterlimit(integer)cursor(string) - next_cursor from a previous page
oos_get_remedy
Full profile of one remedy by id or exact name: uses, dosage context, safety notes, traditions, interactions context.
- Scope:
oos:read - Arguments:
id(string) - Remedy id (e.g. ‘ashwagandha’) or exact name
oos_get_condition
Full profile of one health condition by id or exact name, including its mapped remedies with rationale.
- Scope:
oos:read - Arguments:
id(string)
oos_remedies_for_condition
The remedies mapped to a condition (from the condition’s evidence-graded remedy list), with the full remedy summaries.
- Scope:
oos:read - Arguments:
condition(string) - Condition id or exact name
oos_check_interactions
Cross-check a stack of remedies, supplements, and medications for documented herb-drug interactions. Returns severity-framed matches (CRITICAL/HIGH/MODERATE/LOW) with mechanism and recommendation - never a bare safe/unsafe verdict. Always relay the disclaimer to the user.
- Scope:
oos:read - Arguments:
items(array) - e.g. [‘St. John’s Wort’, ‘sertraline’, ‘magnesium’]
oos_get_compound
Look up a toxin (NO TOX corpus) or lab biomarker by id or exact name.
- Scope:
oos:read - Arguments:
type(string)id(string)
oos_my_stacks
The caller’s saved remedy stacks from their Organic OS account (RLS-scoped to their user).
- Scope:
oos:read
oos_my_protocols
The caller’s protocols from Organic OS: self-saved plus practitioner-assigned (RLS-scoped to their user).
- Scope:
oos:read
RND TOO (rndtoo_*)
rndtoo_list_beliefs
List the 75 foundational beliefs from RND TOO (rndtoo.com), in display order. Filter by world: ‘inner’ (thoughts) or ‘outer’ (world).
- Scope:
rndtoo:read - Arguments:
world(string) - inner | outerlimit(integer)cursor(string)
rndtoo_get_belief
Full record of one foundational belief by slug or id, including its core truth and tags.
- Scope:
rndtoo:read - Arguments:
id(string) - Belief slug (e.g. ‘thoughts-become-things’) or id
rndtoo_my_progress
The caller’s belief-practice log (last 90 days) and current/best streaks.
- Scope:
rndtoo:read
rndtoo_my_mastery
The caller’s per-belief mastery scores from RND TOO.
- Scope:
rndtoo:read
rndtoo_coach_message
Send one message to the RND TOO Belief Coach and get its reply. AI-invoking, capped daily (plus the app’s own free-tier limits). Coaching for personal development, not therapy - relay the disclaimer.
- Scope:
rndtoo:read - AI-invoking: counts against your daily AI cap
- Arguments:
message(string)belief_slug(string) - Anchor the conversation to one belief
REGEN (regen_*)
regen_get_kit
The caller’s speaker media kit from REGEN (headline, bio, topics, testimonials, public slug).
- Scope:
regen:read
regen_list_speeches
The caller’s speeches (titles and status; fetch one by id for full content).
- Scope:
regen:read
regen_get_speech
One speech in full, including its markdown content.
- Scope:
regen:read - Arguments:
id(string)
regen_list_opportunities
The caller’s speaking-booking opportunities with scores, status, and pitch state.
- Scope:
regen:read
regen_list_events
Browse the shared speaking-events catalog (conferences with CFPs, dates, locations).
- Scope:
regen:read - Arguments:
q(string) - Filter by title textlimit(integer)
regen_list_campaigns
The caller’s outreach campaigns and their sending configuration.
- Scope:
regen:read
regen_draft_pitch
Draft an AI pitch (email, LinkedIn, one-liner, or follow-up) for one of the caller’s opportunities. AI-invoking, capped daily.
- Scope:
regen:read - AI-invoking: counts against your daily AI cap
- Arguments:
opportunity_id(string)pitch_type(string)speaker_talking_points(string)