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.
This is about my experiment to take almost two decades of experience designing and building SaaS apps, to see if I can build a fully-featured app in less than 5 hours, using AI.
I've been working on this idea for a few years, and I finally launched a product that attempts to solve the problem of inefficient meetings. Your thoughts and feedback are really welcome, and you can be as brutally honest as you like.
Uniteable is a tool that easily integrates with Google Calendar and Asana. It takes your existing scheduled meetings, and allows you and your team to add notes in realtime, those notes can then become tasks which can be sent to Asana at the end of the meeting. Afterwards you'll have an archived meeting that you and your team can always access for reference.
It's a productivity app for helping people manage their time and resources. I don't want to post the link because I think there must be some basic principles that can be applied to a variety of B2B SaaS apps which would be helpful to a lot of people. What I'm really after is a leader who can build a strategy for us, someone who knows the space well and how SaaS works.
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!