It goes past reading data: one session can define the table, install a template's worth of structure, wire an automation and push the result out over WhatsApp. That suits running a small operation from chat, not just reporting on one.
Runik AI's remote MCP server at https://runikapp.com/mcp. It exposes a no-code business data platform as tools: tables and their records, views such as kanban and calendar, industry templates, automations, and outbound messages over WhatsApp, Telegram and Discord.
- Tables listed, inspected for their columns, types and relations, and created
- Records listed with filters, search and pagination, then read, created, updated and deleted
- Views — kanban, calendar, chart — listed and created
- Industry templates installed complete with tables, views and sample data
- Automations listed, created from a source, process and destination, and run on demand
- Messages sent out over WhatsApp, Telegram or Discord
A Runik account. Authentication is OAuth with PKCE, and the server handles Dynamic Client Registration itself, so there is no key to paste. Streamable HTTP is the recommended transport; an SSE endpoint at https://runikapp.com/mcp/sse remains for older clients.
One command — npx @smithery/cli install @shabit/runik-ai
