Skip to main content
Glama

Coupler Analytics

by railsware
vitest.config.ts279 B
import { loadEnv } from 'vite' import { defineConfig } from 'vitest/config' export default defineConfig(({ mode }) => ({ test: { // Load .env.{mode} files in cwd. Load all env vars, not just the ones starting with VITE_. env: loadEnv(mode, process.cwd(), ''), } }))

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/railsware/coupler-io-mcp-server'

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