Compute
Benefits
- Sandboxed execution
- NumPy/SciPy included
- Instant results
- Pay-per-run
Parameters
No parameters required.
Usage
// In your MCP config, the tool is available as "compute"// Cursor/Claude Desktop will call it automaticallycurl -X POST https://api.50c.ai/tools/compute \ -H "Authorization: Bearer cv_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"code":"import numpy as np\nprint(np.linalg.eigvals([[2,1],[1,3]]))"}'npx 50c call computePricing
- Cost: $0.02
- Suite: MATH & SCIENCE
- Tier: Foundation
Related Tools
See all tools in the MATH & SCIENCE suite