~/devreads

#mcp on heroku

6 posts

17 Feb

Anush DSouza 3 min read

Large language models are good at writing code. Data from Anthropic shows that allowing Claude to execute scripts, rather than relying on sequential tool calls, reduces token consumption by an average of 37%, with some use cases seeing reductions as high as 98%. Untrusted code needs a secure and isolated place to execute. We solved […] The post Code Execution…

newsheroku aimanaged inference and agentsmcp on heroku

13 Feb

Karunasri (Karuna) Garigipati 4 min read

If you’ve ever debugged a production incident, you know the drill: IDE on one screen, Splunk on another, Sentry open in a third tab, frantically copying error messages between windows while your PagerDuty keeps buzzing. You ask “What errors spiked in the last hour?” but instead of an answer, you have to context-switch, recall complex […] The post Building AI-Powered…

engineeringdeveloper toolsmanaged inference and agentsmcp on heroku

8 Aug 2025

Anush DSouza 2 min read

Building production-grade AI applications can be complex, but with Heroku and Pydantic AI, developers gain a powerful and reliable solution for integrating advanced AI capabilities. Heroku makes it easy to integrate AI into your applications with Heroku Managed Inference and Agents. With a single click, you can attach powerful Large Language Models like Anthropic’s Claude […] The post Building Agents…

newsaiheroku aimanaged inference and agentsmcp on heroku

26 Jun 2025

15 May 2025

Gautam Rangarajan 5 min read

Agents hold immense power, but their true potential shines when they connect to the real world, fetching data, triggering actions, or leveraging external tools. The Model Context Protocol (MCP) offers a standardized way for AI agents to do this. MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP […] The post Heroku AI:…

newsaimcp on herokuproduct features

5 May 2025

Julián Duque 5 min read

Generative AI has been one incredible tool to improve my productivity not only for work but for personal projects too. I use it every day, from generating stories and images for my online role playing games to solving code and engineering problems and building awesome demos. Lately I’ve leaned into Cursor as my go‑to AI […] The post How I…

engineeringaideveloper toolsheroku aimcp on heroku