quantifyme for Cursor
ai.quantifyme/quantifyme
Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.
client:Cursor
transport:streamable-http
tools:13
Install quantifyme in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quantifyme": {
"url": "https://mcp.quantifyme.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs