Jacobian
morluto/jacobian · skills
Pure mathematics for agents: search for examples and counterexamples, compute exactly, and independently check what a result proves.
★ 44GitHub stars
9Forks
2026-08-15Last updated
PythonLanguage
MITLicense
Project overview
Atomic mathematics for agents: discover one typed operation, run it, and compose its bounded result.
Jacobian is an MCP server that gives AI agents two tools for high-level mathematics. math.find discovers typed mathematical operations and math.run executes one selected operation. The same mathematical library is also available through a CLI and native Python API. Quickstart
Run the canonical Python MCP command without installing Jacobian globally:
Install command
dsh plugin --profile web add github:morluto/jacobian