Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
227
easings.ts342 B
import { defineTokens } from '@pandacss/dev' export const easings = defineTokens.easings({ pulse: { value: 'cubic-bezier(0.4, 0.0, 0.6, 1.0)' }, default: { value: 'cubic-bezier(0.2, 0.0, 0, 1.0)' }, 'emphasized-in': { value: 'cubic-bezier(0.05, 0.7, 0.1, 1.0)' }, 'emphasized-out': { value: 'cubic-bezier(0.3, 0.0, 0.8, 0.15)' }, })

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