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

Extrabold Tools Gridfinity

tools.extrabold/gridfinity

Find drawer presets and create printer-aware Gridfinity baseplate configurations.

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

Tools · 5

find_gridfinity_drawer_presets

Find usable Extrabold Tools drawer presets and exact Eurobox or KLT models by product name, brand, product line, dimensions, or article number.

generate_gridfinity_drawer_baseplate

Generate a Gridfinity baseplate sized to a known drawer preset. Supply measured drawer dimensions when available and the printer build volume; the tool automatically enables build-plate splitting when…

get_gridfinity_grid_questions

Return the next Gridfinity baseplate configuration questions to ask, using Extrabold Tools setting descriptions and dependencies.

generate_gridfinity_grid

Generate a Gridfinity baseplate grid by columns and rows, returning the calculated millimeter dimensions and a shareable Extrabold Tools URL.

create_gridfinity_baseplate_url

Create a shareable Extrabold Tools Gridfinity baseplate URL from exact baseplate settings. Use generate_gridfinity_grid when the user asks for a grid by rows and columns.

Prompts · 1

gridfinity_grid_builder

Guide a user through the Gridfinity baseplate questions, then generate an Extrabold Tools URL.

How to use

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

{
  "mcpServers": {
    "extrabold_tools_gridfinity": {
      "url": "https://mcp.extrabold.tools/mcp",
      "transport": "streamable-http"
    }
  }
}