Skip to content

Commit 4f3b80c

Browse files
committed
Manual sync
Signed-off-by: David Gageot <[email protected]>
1 parent 52407a1 commit 4f3b80c

File tree

5 files changed

+8
-593
lines changed

5 files changed

+8
-593
lines changed

prompts/catalog.yaml

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,25 +1246,6 @@ registry:
12461246
type: string
12471247
required:
12481248
- client_id
1249-
basic-memory:
1250-
description: Basic Memory is a knowledge management system that allows you to build a persistent semantic graph from conversations with AI assistants, stored in standard Markdown files on your computer. Integrates directly with Obsidan.md.
1251-
title: Basic Memory
1252-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/basic-memory.md
1253-
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/basic-memory.md
1254-
source: https://github.com/basicmachines-co/basic-memory/tree/main
1255-
icon: https://avatars.githubusercontent.com/u/88632318?s=200&v=4
1256-
tools:
1257-
- name: build_context
1258-
- name: canvas
1259-
- name: delete_note
1260-
- name: project_info
1261-
- name: read_content
1262-
- name: read_note
1263-
- name: recent_activity
1264-
- name: search_notes
1265-
- name: write_note
1266-
prompts: 0
1267-
resources: {}
12681249
bitrefill:
12691250
description: A Model Context Protocol Server connector for Bitrefill public API, to enable AI agents to search and shop on Bitrefill.
12701251
title: Bitrefill
@@ -2112,47 +2093,6 @@ registry:
21122093
- name: webflow.token
21132094
prompts: 0
21142095
resources: {}
2115-
3d-printer:
2116-
description: Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.
2117-
title: 3D Printer
2118-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/3d-printer.md
2119-
readme: https://github.com/docker/labs-ai-tools-for-devs/blob/main/prompts/mcp/readmes/3d-printer.md
2120-
source: https://github.com/DMontgomery40/mcp-3D-printer-server/tree/main
2121-
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
2122-
tools:
2123-
- name: center_model
2124-
- name: confirm_temperatures
2125-
- name: extend_stl_base
2126-
- name: generate_stl_visualization
2127-
- name: get_printer_status
2128-
- name: get_stl_info
2129-
- name: lay_flat
2130-
- name: merge_vertices
2131-
- name: modify_stl_section
2132-
- name: print_3mf
2133-
- name: process_and_print_stl
2134-
- name: rotate_stl
2135-
- name: scale_stl
2136-
- name: slice_stl
2137-
- name: translate_stl
2138-
secrets:
2139-
- name: 3d-printer-server.token
2140-
prompts: 0
2141-
resources: {}
2142-
config:
2143-
- name: 3d-printer
2144-
description: Configure the connection to your 3D printer
2145-
type: object
2146-
properties:
2147-
host:
2148-
type: string
2149-
serial:
2150-
type: string
2151-
type:
2152-
type: string
2153-
required:
2154-
- host
2155-
- type
21562096
circleci:
21572097
description: A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
21582098
title: CircleCI

prompts/mcp/readmes/3d-printer.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)