Skip to main content
Glama
orval.config.ts450 B
import { defineConfig } from 'orval'; export default defineConfig({ superglue: { input: '../../../docs/openapi.yaml', output: { mode: 'single', target: './src/generated/client.ts', schemas: './src/generated/models', client: 'fetch', clean: true, prettier: true, override: { mutator: { path: './src/fetcher.ts', name: 'customFetch', }, }, }, }, });

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/superglue-ai/superglue'

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