INDIVIDUAL MCP TOOL
grade_cross_reference
Cross-reference a carbide insert grade across manufacturers.
LIVE ENDPOINT
https://cuttingtoolsai.eu/mcp
Connect to this endpoint to inspect the live schema for grade_cross_reference and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cuttingtoolsai]
url = "https://cuttingtoolsai.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cuttingtoolsai": {
"type": "http",
"url": "https://cuttingtoolsai.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cuttingtoolsai
Remote MCP URL: https://cuttingtoolsai.eu/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cuttingtoolsai": {
"url": "https://cuttingtoolsai.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cuttingtoolsai": {
"type": "http",
"url": "https://cuttingtoolsai.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cuttingtoolsai",
"transport": "streamable-http",
"url": "https://cuttingtoolsai.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
material_cross_reference— Cross-reference a workpiece material designation across standards (EN, Werkstoffnummer, AISI/ASTM/UNS, JIS) from a curated 77-material set, e.speeds_feeds_starting_values— Starting cutting-speed and feed ranges for coated-carbide TURNING by ISO 513 material group (P steel, M stainless, K cast iron, N aluminium, S_TI titanium, S_NI nickel superalloy, H hardened steel).