Skip to main content
Glama

mcptix

by ownlytics
003-add-order-value.d.ts344 B
import { Migration } from './index'; /** * Migration 3: Add order_value column to tickets table * * Adds a new column to store ticket ordering within status columns * and populates it with initial values for existing tickets */ declare const migration: Migration; export default migration; //# sourceMappingURL=003-add-order-value.d.ts.map

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/ownlytics/mcptix'

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