/** The width of the "explain" label in the top right of an annotation input */
export const EXPLANATION_LABEL_WIDTH = "44px";
/** The width of the annotation input label, considering the explanation label width */
export const ANNOTATION_INPUT_LABEL_WIDTH = `calc(100% - ${EXPLANATION_LABEL_WIDTH})`;
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/Arize-ai/phoenix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server