stockr mcp for Cursor
io.github.tmtysk/stockr-mcp
Save insights from AI chats to the Stockr journaling app and let AI read your past reflections.
client:Cursor
transport:streamable-http
Install stockr mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stockr-mcp": {
"url": "https://mcp.stockr.biz"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs