Rinkta
Rinkta is a professional-services workspace for agencies and independent teams — tasks, projects, clients, and billable entries in one place.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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
Server tool list (11)
Raw names from tools/list. Only developers need these.
| 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. |