Published inPercolation LabsModel Context Protocol & Percolate REST bindingsMCP, open sourced by Anthropic, is an open protocol that allows AI agents to securely interact with local and remote resources through…6d ago6d ago
MCP Auth notesWhile I was playing with MCP and Percolate, I wanted to make a quick note about the auth flow. This is a support article for a longer…Mar 10Mar 10
Published inPercolation LabsForget about Cursor, Claude Code is the right abstraction for serious codersOk, I’m being uncharacteristically inflammatory here just for fun. I don’t believe broad statements in general since context is king. Also…Mar 5Mar 5
Published inPercolation LabsWhy the term RAG troubles meThe term RAG (retrieval augmented generation) has become a terrible term. Great idea, but a hackneyed term that has started to lose all…Feb 5Feb 5
Published inPercolation LabsComparing the streaming response structure for different LLM APIsIn a previous article I compared OpenAI, Google and Anthropic schemes in terms of their API response structures when function calling. In…Feb 4Feb 4
Published inPercolation LabsSetting up K8s on a dedicated Hetzner “Robot” ServerI am documenting my experience setting up for the first time with Hetzner a dedicated server provider that has a great service at great…Feb 2Feb 2
Published inPercolation LabsGenerating LLM response structures in multiple schemes in PercolateI spend a lot of time testing generating “message stacks” for talking to LLM Apis and tool calling. Because OpenAI, Google and Anthropic…Jan 311Jan 311
Published inPercolation LabsWhat is p8.resume_session() and why does it mater to an agentic dAta tIer?I am working on a new open source project called Percolate. Percolate is a wrapper around Postgres with extensions for graph and vector…Jan 29Jan 29
Published inPercolation LabsA useful way to support AI tool usage with an SQL databaseThis article includes brief notes for some testing I am doing with serializing and loading from a repository of tools for use with any…Jan 23Jan 23
Published inPercolation LabsHow LLM APIs use the OpenAPI spec for function callingThis is a foundations article for a project I am working on called Percolate. Percolate is a database that pushes agentic AI into the data…Jan 22Jan 22