stockr mcp for VS Code
io.github.tmtysk/stockr-mcp
Save insights from AI chats to the Stockr journaling app and let AI read your past reflections.
client:VS Code
transport:streamable-http
Install stockr mcp in VS Code
.vscode/mcp.json
{
"servers": {
"stockr-mcp": {
"type": "http",
"url": "https://mcp.stockr.biz"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs