Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.texttostl/texttostl

com.texttostl/texttostl

x402-paid tools: text to 3D-printable STL, web search, and search+read. USDC on Base.

Uptime
100.0%
1 direct probes · 30d
Response
517ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

about

Free: describes this server's paid tools and pricing.

generate_stl

Generate a 3D-printable STL from a text prompt: cookie cutter, stamp, or jewelry. Costs $0.15 (USDC, Base). Returns STL file as a base64 resource plus JSON metadata.

web_search

Web search across multiple engines (Google, Bing, DuckDuckGo, Brave). Costs $0.01 (USDC, Base). Returns JSON results: title, url, snippet, engine.

web_search_read

Web search plus the full plain-text content of the top results in one call. Costs $0.02 (USDC, Base). Returns JSON: url, title, text per page.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.texttostl/texttostl": {
      "url": "https://api.texttostl.com/mcp",
      "transport": "streamable-http"
    }
  }
}