diff --git a/documentation/static/servers.json b/documentation/static/servers.json index ecd97d7eb..3414958fa 100644 --- a/documentation/static/servers.json +++ b/documentation/static/servers.json @@ -323,6 +323,18 @@ "type": "streamable-http", "environmentVariables": [] }, + { + "id": "glif", + "name": "Glif", + "description": "Generate images, video, and audio with Glif's media-generation agent", + "url": "https://glif.app/api/mcp", + "link": "https://glif.app/mcp", + "installation_notes": "Hosted remote server. Sign in with your Glif account via OAuth on first connect.", + "is_builtin": false, + "endorsed": false, + "environmentVariables": [], + "type": "streamable-http" + }, { "id": "github-mcp", "name": "GitHub",