Newton Connector for AI agents.
15 live capabilities
Solve complex calculus and symbolic math problems with precision.
Waiting for input…
Why people use Newton
Newton for Precise Calculus and Symbolic Math
Newton lets you just describe the problem in plain English. Your AI client handles the heavy lifting by calling the math engine to perform the derivation, integration, or simplification perfectly. You get the correct symbolic result immediately without the manual back-and-forth.
What Vinkius changes
That your AI agent stops guessing and starts calculating exact symbolic math.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Verifying calculus homework
A student is stuck on a calculus problem.
- Real-world use case 02
Finding tangent lines for engineering
An engineer needs to find the tangent line of a curve.
- Real-world use case 03
Simplifying research models
A researcher is simplifying a model.
Complete set · 15capabilities
The complete Newton capability set.
These are the exact actions your AI can choose when you ask it to work with Newton.
01—04
4 capabilities in this set.
Part of 15 available through Newton.
- 01 Capability
Math abs
Calculates the absolute value of a given expression.
- 02 Capability
Math arccos
Computes the inverse cosine of a specific expression.
- 03 Capability
Math arcsin
Computes the inverse sine of a specific expression.
- 04 Capability
Math arctan
Computes the inverse tangent of a specific expression.
05—08
4 capabilities in this set.
Part of 15 available through Newton.
- 05 Capability
Math area
Finds the area under a curve by calculating a definite integral.
- 06 Capability
Math cos
Calculates the cosine value of a mathematical expression.
- 07 Capability
Math derive
Finds the derivative of a function like x^2+2x.
- 08 Capability
Math factor
Breaks down a polynomial into its individual factors.
09—12
4 capabilities in this set.
Part of 15 available through Newton.
- 09 Capability
Math integrate
Finds the indefinite integral for a given math expression.
- 10 Capability
Math log
Calculates the logarithm of a value using a custom base.
- 11 Capability
Math simplify
Reduces a math expression to its simplest form, including fractions.
- 12 Capability
Math sin
Calculates the sine value of a mathematical expression.
13—15
3 capabilities in this set.
Part of 15 available through Newton.
- 13 Capability
Math tan
Calculates the tangent value of a mathematical expression.
- 14 Capability
Math tangent
Finds the tangent line of a function at a specific x-value.
- 15 Capability
Math zeroes
Identifies the roots or zeroes of a mathematical expression.
Set up in minutes
One URL. Then ask Newton to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Newton from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Newton, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Newton for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Newton URL.
- Step 03
Save and start
Save the connection and enable Newton in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"newton": {
"url": "https://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Newton
Open Agent mode in chat and ask: "Using Newton, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"newton": {
"url": "https://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Newton
Ask Copilot: "Using Newton, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"newton": {
"url": "https://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Newton
Open Cascade and ask: "Using Newton, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"newton": {
"url": "https://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Newton
Ask Cline: "Using Newton, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add newton --transport http "https://edge.vinkius.com/vk_preview_7qd8ztkieft702zAJ7fMS4aq8ll2LsvZ0XYTd6LL/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Newton
Ask Claude: "Using Newton, show me...". 15 tools are ready
Where the request belongs
Work Newton can move forward.
This is for the engineering student pulling an all-nighter on multivariable calculus, the research scientist verifying a model, or the software dev who needs to generate a specific mathematical formula for a project.
Engineering Student
Verifies complex calculus homework and generates step-by-step derivations for study.
Research Scientist
Validates mathematical models and simplifies complex expressions during the research phase.
Data Scientist
Checks the underlying math of a new model to ensure the logic holds up before deployment.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdvanced Math Evaluator
Evaluate complex mathematical expressions. derivatives, complex numbers, parametric equations. deterministically using Math.js. Zero LLM guessing.
Wolfram Alpha Solver
Empower your AI with the world's most powerful computational engine. Solve complex calculus, extract exact scientific facts, and eliminate mathematical hallucinations.
Wolfram Alpha
Solve math, science, and engineering queries with computational intelligence.
Math Evaluation Engine
Stop LLMs from hallucinating math. Evaluate complex mathematical expressions and handle exact float rounding deterministically.
Deterministic Math Expression Evaluator
Equip your AI with flawless algebraic parsing. Safely evaluate complex mathematical string expressions without using vulnerable `eval()` execution.
Fundamental Math
A deterministic, zero-latency mathematical engine for exact calculations. Safely compute percentages, square roots, factorials, and the rule of three completely local.
Bring your own AI
Change the model, client or framework. Keep Newton connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Newton.
The practical details behind the request, access and result.
Does the Newton MCP handle calculus problems?
Yes. It can perform derivatives and indefinite integrals for complex functions. This means your agent can solve calculus problems and provide you with exact symbolic results instead of just guessing.
Can I use Newton to simplify algebraic expressions?
Absolutely. You can ask your agent to simplify any algebraic formula, including those with fractions. It will return the most reduced version of the expression.
Is Newton good for engineering students?
It's a great capability for engineering students. It helps you verify homework, find tangent lines, and perform symbolic derivations quickly while you work on your projects.
Can the Newton MCP find the roots of an equation?
Yes, it can. You can ask your agent to find the zeroes of a function, and it will use the math engine to identify the exact roots for you.
How does Newton help with research models?
It helps by simplifying complex expressions and validating the underlying math of your models. This ensures your research is based on accurate symbolic logic.
Does Newton work with my current AI client?
It works with any MCP-compatible client. Once you connect the Newton MCP, your agent can use its capabilities to solve math problems whenever you ask.
How do I handle fractions when simplifying expressions?
When using the math_simplify capability, use the keyword '(over)' to separate the numerator and denominator. For example, to simplify 2/4, use '2(over)4'.
Can I find the area under a specific curve between two points?
Yes! Use the math_area capability by providing the start_x, end_x, and the function expression. It will calculate the definite integral for that range.
How do I calculate a logarithm with a base other than 10 or e?
Use the math_log capability. It requires two parameters: the base (e.g., 2) and the value (e.g., 8) you want to calculate the logarithm for.
One connection away
Give your agent a direct line to Newton.
Connect Newton once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available