|
|
|
|
|
by stulogy
138 days ago
|
|
I built ProwlA to automate my job search. It's a job application tracker with 28 MCP tools so AI agents can help with the tedious parts. Three modes:
- Manual: Just a clean React/SQLite job tracker
- MCP Assisted: Ask LLM to research companies, generate cover letters
- Autonomous: Pair with OpenClaw for scheduled scans and background processing The MCP server exposes tools for job CRUD, company research, materials generation, task queues with locking, event subscriptions, and token tracking. Stack: React, Express, SQLite, MCP SDK Would love feedback! |
|