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