Well-documented and simple template to get you building with MCP

2 brookejoseph 1 6/27/2025, 2:57:36 PM github.com ↗

Comments (1)

brookejoseph · 8h ago
write a natural language prompt, and it gets converted into a structured agent that can run tool calls across different APIs like Airtable, Gmail, Notion, etc. Agents are run in an isolated sandbox, and all API calls are routed through a gateway server with user-specific credentials. Add your own integrations.

We open-sourced the full repo with built-in integration support, sandboxing, and credential handling logic.