Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rust_math_server": {
"command": "$PATH/TO/mcp-server-rs-exploration/bin/stdio",
"args": []
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rust_math_server": {
"command": "$PATH/TO/mcp-server-rs-exploration/bin/stdio",
"args": []
}
}
}