mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 12:16:39 +00:00
Add Mika runtime bridge to Hermes image
This commit is contained in:
parent
e87c943ebd
commit
9722215b11
6 changed files with 1167 additions and 25 deletions
10
plugins/mika_runtime/plugin.yaml
Normal file
10
plugins/mika_runtime/plugin.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: mika_runtime
|
||||
version: 0.1.0
|
||||
description: "DOMCO Mika runtime integrations bridge for Notion, Todoist, and Cal.com using synced OAuth tokens."
|
||||
author: DOMCO
|
||||
kind: backend
|
||||
provides_tools:
|
||||
- mika_integrations_status
|
||||
- mika_notion_api
|
||||
- mika_todoist_api
|
||||
- mika_calcom_api
|
||||
Loading…
Add table
Add a link
Reference in a new issue