thoughts for VS Code
ai.thoughtbox.api/thoughts
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
client:VS Code
transport:streamable-http
Install thoughts in VS Code
.vscode/mcp.json
{
"servers": {
"thoughts": {
"type": "http",
"url": "https://api.thoughtbox.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs