A wrapper around F# interactive (fsi) that exposes an MCP server endpoint for AI agents allowing for fsi IO.
$git clone https://github.com/jovaneyck/fsi-mcp-serverInstalls into the current project.
Install fsi-mcp-server by running `git clone https://github.com/jovaneyck/fsi-mcp-server`, then use it for the current task and follow its documentation at https://github.com/jovaneyck/fsi-mcp-server.