legal_get — ComOS Federation Gateway MCP Tool
legal_get
(legal get) is one of 21 tools on the
ComOS Federation Gateway
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call legal_get from your client
- Claude Code ComOS Federation Gateway legal_get run in your project directory
- Claude Desktop ComOS Federation Gateway legal_get ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ComOS Federation Gateway legal_get ~/.cursor/mcp.json
- VS Code ComOS Federation Gateway legal_get .vscode/mcp.json
- Zed ComOS Federation Gateway legal_get ~/.config/zed/settings.json
- Windsurf ComOS Federation Gateway legal_get ~/.codeium/windsurf/mcp_config.json
- Cline ComOS Federation Gateway legal_get ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ComOS Federation Gateway legal_get ~/.gemini/settings.json
- Grok ComOS Federation Gateway legal_get .mcp.json (in your project root)
- ChatGPT ComOS Federation Gateway legal_get Settings → Connectors → Advanced → Developer mode
- Claude.ai ComOS Federation Gateway legal_get Settings → Connectors → Add custom connector
- LangChain ComOS Federation Gateway legal_get pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http comos-federation https://mcp.comos-gateway.com/mcp
Other tools on this server
- federation_list_tenants
- federation_tenant_info
- federation_journal_read
- federation_act
- federation_attest
- federation_key_status
- federation_offer
- federation_help
- federation_why
- federation_governance
- federation_pricesheet
- federation_catalog_platforms
- federation_catalog_agents
- federation_arena
- federation_latency
- federation_solvency
- federation_search
- federation_enter_tenant
- about_us_about
- how_to_about
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.