DSAIL for Cursor
ai.jaxon/dsail
Turn a written policy into rules a program can check, and get the same answer every time.
client:Cursor
transport:streamable-http
runtime:pypi
Install DSAIL in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dsail": {
"url": "https://agents.jaxon.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs