We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/M507/AI-SOC-Agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
settings.js•343 B
// Settings UI module for SamiGPT AI Controller
// This file is kept for backward compatibility but functionality is now in app.js
// The settings functionality has been integrated into app.js
// This file remains to avoid breaking existing references
console.log('[Settings] Settings module loaded (functionality integrated into app.js)');