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