15 lines
384 B
YAML
15 lines
384 B
YAML
interface:
|
|
display_name: "CraftTable"
|
|
short_description: "Use CraftTable workspace data through MCP"
|
|
default_prompt: "Use $crafttable to inspect the relevant CraftTable workspace context."
|
|
|
|
dependencies:
|
|
tools:
|
|
- type: "mcp"
|
|
value: "crafttable"
|
|
description: "CraftTable workspace MCP server"
|
|
transport: "stdio"
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|