Skip to main content
Glama
Bichev
by Bichev
tailwind.config.ts445 B
import type { Config } from 'tailwindcss' export default { content: [ "./index.html", "./src/**/*.{js,ts,jsx,tsx}", ], theme: { extend: { fontFamily: { 'sans': ['Inter', 'system-ui', 'sans-serif'], }, colors: { 'coinbase': { 50: '#f0f9ff', 500: '#0052ff', 600: '#0041cc', 700: '#003399', } } }, }, plugins: [], } satisfies Config

Latest Blog Posts

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/Bichev/coinbase-chat-mcp'

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