Extrabold Tools Gridfinity
tools.extrabold/gridfinityFind drawer presets and create printer-aware Gridfinity baseplate configurations.
Tools · 5
Find usable Extrabold Tools drawer presets and exact Eurobox or KLT models by product name, brand, product line, dimensions, or article number.
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…
Return the next Gridfinity baseplate configuration questions to ask, using Extrabold Tools setting descriptions and dependencies.
Generate a Gridfinity baseplate grid by columns and rows, returning the calculated millimeter dimensions and a shareable Extrabold Tools 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
Guide a user through the Gridfinity baseplate questions, then generate an Extrabold Tools URL.
Similar MCP servers embedding-nearest
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"
}
}
}