Skip to main content
Glama

AI Code Toolkit

by AgiFlow
preview.ts.liquid515 B
import type { Preview } from '@storybook/react'; import '../src/app/globals.css'; const preview: Preview = { parameters: { controls: { matchers: { color: /(background|color)$/i, date: /Date$/i, }, }, // Set default view to Canvas (Playground) viewMode: 'story', // Auto-open the controls panel for interactive playground previewTabs: { 'storybook/docs/panel': { index: -1 }, canvas: { title: 'Playground' }, }, }, }; export default preview;

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/AgiFlow/aicode-toolkit'

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