Skip to content
Cursor

thoughts for Cursor

ai.thoughtbox.api/thoughts

An MCP server that provides read access to your cloud storage providers, bank accounts and more.

client:Cursor transport:streamable-http

Install thoughts in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "thoughts": {
      "url": "https://api.thoughtbox.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

thoughts in other clients