Writing
From the Pawrly team
Notes on connecting real systems once, querying them clearly, and giving agents something safer than raw tools.
July 9, 2026 / 13 min read
SQL Code Mode for MCP
Today, most MCP servers expose one tool per operation, so you end up with tools like getcustomers, getordersbycustomer, getticketcounts, searchissues, and listpullrequests. That…
ReadJune 23, 2026 / 7 min readHow to Query Any API with SQL
Most useful business data does not live in one warehouse.
ReadJune 21, 2026 / 5 min readAgents Need a Query Surface, Not More Tools
I keep coming back to the same problem with agents.
Read