Added documentation for the applesauce-mcp server If using applesauce and agents to build apps Id love some feedback on this
Applesauce has an MCP tool now There is a public instance hosted at: https://mcp.applesauce.build/mcp so it should be useable without installing and even inside shakespeare This started out as a learning project for myself trying to learn how MCP and RAG databases work. its turned out to be pretty useful. I've done a few tests with Claude and it seems to prevent almost all the issues I was having before like bad imports, methods that don't exist, re-writing things, etc. but I don't know how well it guides the agent to building things the "correct" or optimized way. Anyways, please give it a try and tell me if it works. I'd like to keep optimizing this