io.github.eZhing/runik-ai
Official6 toolsRunik AI
Chat-first business management. 40+ tools, 26 templates. Describe your business, done.
Chat-first business management with 40+ tools and 26 templates for operations.
Captured live from the server via tools/list.
template_list
List 26 ready-to-use business templates (CRM, Hotel, Restaurant, Clinic, Dairy, etc.)
Parameters (1)
- langstring
Language: es, en, fr
template_install
Install a business template with tables, views, relations and sample data
Parameters (2)
- idstringrequired
Template ID (e.g. crm, hotel, inventario)
- langstring
tables_list
List all tables in your business system with column info
No parameters.
table_create
Create a new table with columns
Parameters (3)
- namestringrequired
- labelstringrequired
- columnsarrayrequired
views_list
List configured views (kanban, calendar, dashboard, chart, etc.)
No parameters.
config_get
Get system configuration (company info, user context)
Parameters (1)
- keystringrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"runik-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://runikapp.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.