Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Sarutahiko": {
"command": "node",
"args": [
"dist/calculator-client.js"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Sarutahiko": {
"command": "node",
"args": [
"dist/calculator-client.js"
]
}
}
}