whisper-money/app/Http
Víctor Falcón be4f363e9e feat(mcp): add write tools behind the mcp:write ability
Add a WriteTool base (Pro gate + mcp:write ability check, #[IsDestructive])
and the write tools: create/update/delete/categorize/label transaction,
create balance, and full CRUD for categories, labels and automation rules.
Manual-only guardrails reuse the existing source enum and isConnected()
barriers; categorize and label work on any transaction. Adds a list_labels
read tool so label ids are discoverable, and re-enables read vs read_write
token scopes in the token controller/request.
2026-07-17 16:56:47 +02:00
..
Controllers feat(mcp): add write tools behind the mcp:write ability 2026-07-17 16:56:47 +02:00
Middleware feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
Requests feat(mcp): add write tools behind the mcp:write ability 2026-07-17 16:56:47 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00