#MCP
2 posts tagged with "MCP"
How I Self-Host GBrain for Multiple Coding Agents
I moved GBrain from a local PGLite database to a shared PostgreSQL service in my homelab so several coding agents can use the same persistent memory.
Building a Simple MCP Sandbox for My Poke Assistant
How I built a small Go MCP server for Poke, isolated it with Docker, exposed it through Traefik and Tailscale Funnel, and kept command and file access constrained to my development workspace.