Tradewink for Cursor
io.github.leancoderkavy/tradewink
MCP for Tradewink trading signals and watchlists. Not financial advice.
client:Cursor
transport:streamable-http
Install Tradewink in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tradewink": {
"url": "https://tradewink-mcp.fly.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs