Show HN: An MCP server that turns async-work practices into tools
Posted by benbalter 3 days ago
More than a decade ago, I adopted the self-imposed rule, if I answer a question more than once, the third time I need to be able to answer with a URL. Today, I published one very large URL - a book distilling what I learned from helping people work remotely at GitHub, and I wanted to rethink my rule for the age of AI.
What if, instead of a URL, I could create an interactive experience that could tailor the guidance to your particular situation?
What I ended up building was an Open and Async Advisor MCP server. To install (in claude or any other AI):
> claude mcp add open-async -- npx -y @open-and-async/mcp
Transparently, yes, it's from a book I wrote which launched today, but the MCP server is open source and free to use. No purchase required. It knows the key principles of the book, and has specialized tools like `draft_decision_doc`, `convert_meeting_to_async`, `score_status_update`, `triage_sync_vs_async`.
This is an experiment for me, and I'm genuinely curious if it's helpful for others.
Comments
Comment by polotics 3 days ago
Comment by benbalter 2 days ago
I'll take the compliment!
README was 100% intended for robots, not humans (book is 100% for humans, FWIW). I'd be impressed if you can spend $10 on tokens interacting with the MCP. That's one reason why I went with an MCP over a skill. A lot of the logic is offline/token free.
Comment by znhskzj 3 days ago
Comment by benbalter 2 days ago
* Tool vs. Resource: Does it compute or does it serve * Prompts -> Tools * Deterministic vs. Probabilistic is a choice per tool
Comment by taevirus 2 days ago
Comment by benbalter 2 days ago
Comment by mjhea0 3 days ago
Comment by suzuridev 3 days ago
Comment by benbalter 2 days ago
Comment by suzuridev 1 day ago
Comment by kalpitrathore 2 days ago
Comment by songhonglei1985 2 days ago
Comment by heroncoder 2 days ago