turlockmike
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I wanted a lightweight harness to run local models. By constraining it to a single tool (Bash) the focus can be on building the programs around it and making the program itself as close to using a Unix program as…
- Show HN: Murl – Curl for MCP Servers (github.com)
I built murl because interacting with MCP (Model Context Protocol) servers from the command line was way more painful than it needed to be. MCP uses JSON-RPC 2.0 over HTTP, so every request means hand-crafting payloads…
-
So, at my new gig, we have 2 backend engineers and 3 front end. This is causing a problem since it means we can't use something like capybara as it requires ruby knowledge. What types of integration testing frameworks…