A Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.
Compute token vesting schedules with cliff, linear vesting, and TGE unlock. Returns period-by-period unlock amounts and cumulative totals for any grant.
Solve linear and mixed-integer linear programming problems with linear constraints using HiGHS. Define objective, variables, and constraints to minimize or maximize.
Solve linear and mixed-integer programming problems using the HiGHs solver. Input problem definitions with variables, objectives, and constraints to obtain optimal solutions.
Switch to notebook-style linear view for the current workflow in Circuitry's visual platform, enabling AI coding agents to manage code nodes and visual diagrams.
Perform OLS linear regression on provided x and y arrays. Computes slope, intercept, R², t-stats, p-values, standard errors, confidence intervals, and residuals.