Loading MCP server directory, please wait...
Cut clips from YouTube videos in any format and get a direct download URL.
npx @getmcp/cli add io.github.apancyborg/appsgolem-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
APPSGOLEM_API_KEYYour AppsGolem API key (ag_live_…). Create one at https://appsgolem.com/agents.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.apancyborg/appsgolem-mcp": {
"command": "npx",
"args": [
"-y",
"appsgolem-mcp"
],
"env": {
"APPSGOLEM_API_KEY": "",
"APPSGOLEM_API_BASE": ""
}
}
}
}