Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
tooltip.ts615 B
import { tooltipAnatomy } from "@ark-ui/react"; import { defineSlotRecipe } from "@pandacss/dev"; export const tooltip = defineSlotRecipe({ className: "tooltip", slots: tooltipAnatomy.keys(), base: { content: { background: "bg.default", borderRadius: "l2", boxShadow: "sm", color: "fg.default", fontWeight: "semibold", px: "3", py: "2", textStyle: "xs", maxWidth: "2xs", zIndex: "tooltip", _open: { animation: "fadeIn 0.25s ease-out", }, _closed: { animation: "fadeOut 0.2s ease-out", }, }, }, });

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'

If you have feedback or need assistance with the MCP directory API, please join our Discord server