diff --git a/.gitignore b/.gitignore index 638075ac..69c55abe 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,9 @@ src/beaker_notebook/**/ui/* beaker-ts/package-lock.json beaker-vue/package-lock.json + +# Personal integrations +.mcp.yaml +.mcp.yml +.mcp.json +.skills.json diff --git a/beaker-vue/public/icons/mcp.png b/beaker-vue/public/icons/mcp.png new file mode 100644 index 00000000..22294702 Binary files /dev/null and b/beaker-vue/public/icons/mcp.png differ diff --git a/beaker-vue/public/icons/skill.png b/beaker-vue/public/icons/skill.png new file mode 100644 index 00000000..7dc4b280 Binary files /dev/null and b/beaker-vue/public/icons/skill.png differ diff --git a/beaker-vue/src/components/integrations/IntegrationPanel.vue b/beaker-vue/src/components/integrations/IntegrationPanel.vue index ccd4ef1d..305c0223 100644 --- a/beaker-vue/src/components/integrations/IntegrationPanel.vue +++ b/beaker-vue/src/components/integrations/IntegrationPanel.vue @@ -78,6 +78,13 @@ >