Rinkta
Rinkta is a professional-services workspace for agencies and independent teams — tasks, projects, clients, and billable entries in one place.
Что умеет
- Search: Search the workspace for tasks, clients, projects, and entries matching a query. Returns items with ids to pass to `fetch`.
- Fetch: Fetch the full contents of a workspace item by the id returned from `search`.
- Read Workspace: Fetch data about the current workspace.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Rinkta is a professional-services workspace for agencies and independent teams — tasks, projects, clients, and billable entries in one place. This connector lets your AI assistant search and read your workspace, look up tasks, projects, clients, and entries, and create new tasks and clients on your behalf. Access follows your workspace role: financial data (clients, projects, entries) is only visible to owners, admins, and accountants, and read-only connections never get write access.
Learn more: rinkta.com
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| search | Search the workspace for tasks, clients, projects, and entries matching a query. Returns items with ids to pass to `fetch`. |
| fetch | Fetch the full contents of a workspace item by the id returned from `search`. |
| read_workspace | Fetch data about the current workspace. |
| read_members | Fetch members in the current workspace. |
| read_entries | Fetch billable entries in the current workspace. |
| read_task | Fetch a task in the current workspace. |
| read_tasks | Fetch tasks in the current workspace. |
| read_clients | Fetch clients in the current workspace. |
| read_projects | Fetch projects in the current workspace. |
| create_client | Create a client in the current workspace. |
| create_task | Create a task in the current workspace. |