get_platform_cuts — royaltea public MCP Tool Read-only
get_platform_cuts
(get platform cuts) is one of 5 tools on the
royaltea public
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_platform_cuts from your client
- Claude Code royaltea public get_platform_cuts run in your project directory
- Claude Desktop royaltea public get_platform_cuts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor royaltea public get_platform_cuts ~/.cursor/mcp.json
- VS Code royaltea public get_platform_cuts .vscode/mcp.json
- Zed royaltea public get_platform_cuts ~/.config/zed/settings.json
- Windsurf royaltea public get_platform_cuts ~/.codeium/windsurf/mcp_config.json
- Cline royaltea public get_platform_cuts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI royaltea public get_platform_cuts ~/.gemini/settings.json
- Grok royaltea public get_platform_cuts .mcp.json (in your project root)
- ChatGPT royaltea public get_platform_cuts Settings → Connectors → Advanced → Developer mode
- Claude.ai royaltea public get_platform_cuts Settings → Connectors → Add custom connector
- LangChain royaltea public get_platform_cuts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http royaltea-public https://api.royalty.technology/api/public-mcp
Other tools on this server
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.