Skip to main content
Glama

Get partner CoS onboard

get_partner_cos_onboard
Read-onlyIdempotent

Onboard YOUR host coding CoS (Claude Code, Cursor, etc.) to FreedomOS: returns a LIVE MCP tool catalog + a deep-research prompt so the host agent reasons how to maximize profit-per-attention with FO — no fixed labor split. FO is hungry for contacts/ops state; host may build cheaper one-shots; FO wins recurring / not-yet-built / long-running. Includes partner benefit playbooks when you are a channel partner. Re-call whenever FO ships tools. Use on first MCP connect, partner connect, or when the host asks how to use FreedomOS optimally.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostNoOptional host agent label: claude_code | cursor | codex | claude_desktop | other. Default claude_code.
companyIdNoFreedomOS company id to act within (you must be a member). Required for company-scoped tools.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and idempotentHint=true, and the description aligns with that by emphasizing a return value ('returns a LIVE MCP tool catalog') rather than a mutation. It adds useful behavioral context about the content and strategic framing ('no fixed labor split', 'FO wins recurring / not-yet-built / long-running') without contradicting the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is longer than a simple one-liner, but it front-loads the core purpose and return value, then adds genuinely useful usage and strategy context. The phrasing is dense and somewhat jargon-heavy, but each sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given there is no output schema, the description adequately explains what the agent will receive (tool catalog + research prompt) and when to invoke it. It also covers partner-specific content and refresh timing. It does not detail edge cases like what happens without a companyId or for non-partners, but that is not a major gap for a read-only, zero-required-parameter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and both host and companyId already have clear descriptions. The tool description adds some host-related context by mentioning Claude Code and Cursor, but it does not materially clarify parameter behavior beyond the schema, so the baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action (onboard the host coding CoS) and explicitly names what it returns: a LIVE MCP tool catalog plus a deep-research prompt. It is clearly distinct from siblings like get_cos_preferences or get_my_channel_partner_starter_pack because it frames the tool as the first-connect onboarding and optimization-research helper.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit usage triggers: 'Use on first MCP connect, partner connect, or when the host asks how to use FreedomOS optimally' and 'Re-call whenever FO ships tools.' It does not name alternative tools or explicitly say when not to use it, but the conditions are concrete enough for an agent to select it correctly.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources