Tool Calling
-
You can now ask your database questions and get answers without writing a single SQL query
15/07/2026Say you run a small online store. Its database holds hundreds or thousands of orders, customers and products. All that information is genuinely valuable, yet until now, looking anything up meant opening a SQL client, knowing the table schema and writing queries by hand.
-
How to connect LM Studio with n8n using MCP to automate local technical tasks
15/05/2026AI has stopped being something that only happens in the cloud. Over the past couple of years, local models have reached a quality level where many development teams are integrating them into their daily workflows: code review, log analysis, documentation generation, internal support, or automating repetitive tasks — all without sending a single byte outside your network.