{"server":"alt-platform-mcp","version":"0.1.0","tools":[{"name":"alt_whoami","description":"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":null,"ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"alt_dashboard","description":"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","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"alt_year_in_review","description":"A year-in-review across the caller's ecosystem activity, with shareable highlights.","scope":"platform:read","ai":false,"input_schema":{"type":"object","properties":{"year":{"type":"integer"},"scope":{"type":"string","enum":["fos","all"]}},"additionalProperties":false}},{"name":"alt_belief_biomarker_bridge","description":"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":true,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"alt_belief_communication_bridge","description":"The mind-voice bridge: links belief mastery (RND TOO) to communication and speaking patterns (REGEN). AI-invoking, capped daily.","scope":"platform:read","ai":true,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"oos_search_knowledge","description":"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","ai":false,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":2,"description":"Free-text search, e.g. 'magnesium' or 'sleep'"},"types":{"type":"string","description":"Comma-separated subset of remedy,condition,toxin,biomarker (default: all)"},"limit":{"type":"integer","minimum":1,"maximum":50}},"required":["query"],"additionalProperties":false}},{"name":"oos_list_remedies","description":"List natural remedies (herbs, supplements, practices), optionally filtered by category or text.","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{"category":{"type":"string"},"q":{"type":"string","description":"Text filter"},"limit":{"type":"integer","minimum":1,"maximum":100},"cursor":{"type":"string","description":"next_cursor from a previous page"}},"additionalProperties":false}},{"name":"oos_get_remedy","description":"Full profile of one remedy by id or exact name: uses, dosage context, safety notes, traditions, interactions context.","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Remedy id (e.g. 'ashwagandha') or exact name"}},"required":["id"],"additionalProperties":false}},{"name":"oos_get_condition","description":"Full profile of one health condition by id or exact name, including its mapped remedies with rationale.","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false}},{"name":"oos_remedies_for_condition","description":"The remedies mapped to a condition (from the condition's evidence-graded remedy list), with the full remedy summaries.","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{"condition":{"type":"string","description":"Condition id or exact name"}},"required":["condition"],"additionalProperties":false}},{"name":"oos_check_interactions","description":"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","ai":false,"input_schema":{"type":"object","properties":{"items":{"type":"array","items":{"type":"string"},"minItems":1,"maxItems":30,"description":"e.g. ['St. John's Wort', 'sertraline', 'magnesium']"}},"required":["items"],"additionalProperties":false}},{"name":"oos_get_compound","description":"Look up a toxin (NO TOX corpus) or lab biomarker by id or exact name.","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{"type":{"type":"string","enum":["toxin","biomarker"]},"id":{"type":"string"}},"required":["type","id"],"additionalProperties":false}},{"name":"oos_my_stacks","description":"The caller's saved remedy stacks from their Organic OS account (RLS-scoped to their user).","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"oos_my_protocols","description":"The caller's protocols from Organic OS: self-saved plus practitioner-assigned (RLS-scoped to their user).","scope":"oos:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"rndtoo_list_beliefs","description":"List the 75 foundational beliefs from RND TOO (rndtoo.com), in display order. Filter by world: 'inner' (thoughts) or 'outer' (world).","scope":"rndtoo:read","ai":false,"input_schema":{"type":"object","properties":{"world":{"type":"string","description":"inner | outer"},"limit":{"type":"integer","minimum":1,"maximum":100},"cursor":{"type":"string"}},"additionalProperties":false}},{"name":"rndtoo_get_belief","description":"Full record of one foundational belief by slug or id, including its core truth and tags.","scope":"rndtoo:read","ai":false,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Belief slug (e.g. 'thoughts-become-things') or id"}},"required":["id"],"additionalProperties":false}},{"name":"rndtoo_my_progress","description":"The caller's belief-practice log (last 90 days) and current/best streaks.","scope":"rndtoo:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"rndtoo_my_mastery","description":"The caller's per-belief mastery scores from RND TOO.","scope":"rndtoo:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"rndtoo_coach_message","description":"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":true,"input_schema":{"type":"object","properties":{"message":{"type":"string","minLength":1,"maxLength":2000},"belief_slug":{"type":"string","maxLength":120,"description":"Anchor the conversation to one belief"}},"required":["message"],"additionalProperties":false}},{"name":"regen_get_kit","description":"The caller's speaker media kit from REGEN (headline, bio, topics, testimonials, public slug).","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"regen_list_speeches","description":"The caller's speeches (titles and status; fetch one by id for full content).","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"regen_get_speech","description":"One speech in full, including its markdown content.","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}},{"name":"regen_list_opportunities","description":"The caller's speaking-booking opportunities with scores, status, and pitch state.","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"regen_list_events","description":"Browse the shared speaking-events catalog (conferences with CFPs, dates, locations).","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{"q":{"type":"string","description":"Filter by title text"},"limit":{"type":"integer","minimum":1,"maximum":100}},"additionalProperties":false}},{"name":"regen_list_campaigns","description":"The caller's outreach campaigns and their sending configuration.","scope":"regen:read","ai":false,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"regen_draft_pitch","description":"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":true,"input_schema":{"type":"object","properties":{"opportunity_id":{"type":"string","format":"uuid"},"pitch_type":{"type":"string","enum":["email","linkedin","one-liner","follow-up"]},"speaker_talking_points":{"type":"string","maxLength":2000}},"required":["opportunity_id"],"additionalProperties":false}}]}