3D printing filament and materials knowledge base. 6,957 filaments from SpoolmanDB with material properties, print settings, manufacturer data, and troubleshooting guides. 8 tools for searching filaments, comparing materials, and diagnosing print issues. `npx 3dprint-oracle`
Run the underlying MCP server directly — without Agent-CoreX routing.
npx 3dprint-oracleAgent-CoreX intelligently routes which tools from gregario/3dprint-oracle your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"3dprint-oracle": {
"command": "npx",
"args": [
"3dprint-oracle"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add 3dprint-oracleAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use gregario/3dprint-oracle directly without routing
npx 3dprint-oracleNew to Agent-CoreX? View setup guide →