Hey all, released Graft today ( https://getgraft.ai/ , repo below) which came about as we kept hitting MCPs that didn’t support the functionality we need, systems that didn’t have any MCPs at all, and needed to share tools across different agents. Graft enables your agent to ask for a tool it’s missing, reads relevant docs, writes a small tool for the job, tests it against the real service and makes it available to your agent. Handles credentials without exposing keys to the model, agent or generated code. It will also auto fix any tools that break (e.g. API changes). Xero or Google Sheets a prime example here where the agents prev did not have access - now you can in a minute, shared across all your agents! Seeing other early users building marketing and sales scripts too to automate GTM. Great to have any feedback and explore use cases (we’re finding more internally day-in, day-out). Web: https://getgraft.ai/ Repo: https://github.com/getmodern-ai/graft submitted by /u/acepoole
Originally posted by u/acepoole on r/ClaudeCode
