lilith-platform.live/codebase/@features/my/mcp-server/src
Natalie 8c57818276 fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route
The API exposes PUT /admin/verified-profiles/:id (partial body accepted);
the MCP tool was issuing PATCH and 404ing on every reorder/update.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 03:52:13 -04:00
..
tools feat(my): Add journal and vigil schemas, routes, services, and frontend components with backend storage support 2026-05-16 22:44:15 -07:00
client.ts feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
index.ts fix(quinn-my/mcp): verified-profile update verb PATCH→PUT to match API route 2026-06-24 03:52:13 -04:00
logger.ts