Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Chat-first business management. 22 templates, 14 widgets.

README.md

Runik AI — MCP Server

Chat-first business management platform. Describe your business, get a complete system in seconds.

![MCP](https://modelcontextprotocol.io) ![License](LICENSE) ![Website](https://runikapp.com)

What is Runik AI?

Runik AI is a business management platform that works as a remote MCP server. Connect it to ChatGPT, Claude, or any MCP-compatible client and manage your entire business through natural conversation.

  • 21 industry templates — Restaurant, Hotel, Gym, CRM, Inventory, HR, and more
  • 14 interactive widgets — Table, Kanban, Calendar, Pipeline, Floorplan, Gantt, Report...
  • Per-company data isolation — Each company's data is fully separated
  • OAuth 2.0 + PKCE — Secure authentication for external clients
  • LLM-agnostic — Claude, ChatGPT, Mistral, Ollama

Quick Connect

ChatGPT

  1. Go to Settings → Connectors → New
  2. Enter URL: https://runikapp.com/mcp
  3. Auth: OAuth 2.0
  4. Authorize with your Runik account

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "runik-ai": {
      "url": "https://runikapp.com/mcp",
      "transport": "streamable-http"
    }
  }
}

Any MCP Client

Server URL: https://runikapp.com/mcp
Transport: Streamable HTTP
Auth: OAuth 2.0 (PKCE)

Available Tools

Runik dynamically generates MCP tools based on your data:

| Tool Pattern | Description | Annotations | |---|---|---| | tables_list | List all tables | readOnly | | table_schema | Get table structure | readOnly | | {table}_list | List records with search/filter/sort | readOnly | | {table}_get | Get single record by ID | readOnly | | {table}_create | Create new record | write | | {table}_update | Update record by ID | write | | {table}_delete | Delete record by ID | destructive | | template_list | List available templates | readOnly | | template_install | Install industry template | write | | views_list | List configured views | readOnly |

All tools include MCP annotations for safety (readOnlyHint, destructiveHint, openWorldHint).

Industry Templates

| Template | Tables | Views | |---|---|---| | 🍽 Restaurant | Mesas, Carta, Pedidos, Ingredientes, Caja | Floorplan, Kanban, Report | | 🏨 Hotel | Habitaciones, Huéspedes, Reservas, Pagos, Housekeeping | Floorplan, Calendar, Kanban | | 🏋 Gimnasio | Espacios, Socios, Clases, Pagos | Floorplan, Schedule, Report | | 💼 CRM Servicios | Empresas, Contactos, Oportunidades, Actividades | Pipeline, Calendar, Report | | 🏥 Clínica | Pacientes, Citas, Tratamientos, Pagos | Schedule, Kanban, Master-Detail | | 📦 Inventario | Productos, Proveedores, Movimientos, Compras | Table, Report, Kanban | | ...and 15 more | | |

Example Conversation (ChatGPT)

You: What tables do I have?
AI: You have 7 tables: Mesas (7), Pedidos (4), Carta (6)...

You: Which tables are available right now?
AI: Mesa 1 (Interior) - Available, Mesa 4 (Terraza) - Available...

You: Create a new order for table 1, lomo saltado and pisco sour
AI: Created order #5 for Mesa 1, total $20,000 ✓

Security

  • OAuth 2.0 with PKCE for external clients
  • Per-company data isolation (no cross-tenant access)
  • Tool annotations for ChatGPT safety compliance
  • Rate limiting on all endpoints

Desktop App

Native desktop app for Mac, Windows & Linux — always one click away, no browser needed.

![Download](https://runikapp.com/desktop.html) ![GitHub](https://github.com/eZhing/runik-desktop)

  • Mac ARM (Apple Silicon) — available now
  • Mac Intel — available now
  • Windows & Linux — coming soon

Links

License

AGPL-3.0 — See LICENSE for details.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Other servers.