I'm building an LMS using Webflow, Wized, Xano, and Memberstack. I'd like to connect Claude's Desktop Client to my Xano instance so users can ask questions about building API endpoints and tables with full context of my existing setup.
Has anyone successfully integrated Claude with Xano? Looking for:
Authentication methods for secure access
Best practices for exposing schema/endpoint info
Implementation examples using Xano's native capabilities
Any limitations to be aware of
This would significantly speed up development by allowing AI assistance with my specific database structure.
To date I have exploreed the creation of an MCP and associates tools but I am getting lost with the nature of the tools I need to set, how many I need (e.g. one per endpoint?) etc.
Thanks in advance.