We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
nl.json•6.05 KiB
{
"AI-powered code editor with cloud agents that can work on your repositories. Launch agents, monitor their status, and automate code-related tasks.": "AI-aangedreven code editor met cloud agents die kunnen werken aan uw repositories. Start agents, volg hun status en automatiseer code-gerelateerde taken.",
"\nUser API Keys provide secure, programmatic access to your Cursor account, including the Cloud Agent API.\n\nTo get your API Key:\n1. Go to cursor.com/dashboard?tab=cloud-agents\n2. Scroll to the \"User API Keys\" section\n3. Click \"+ New API Key\"\n4. Copy the generated key (format: key_...)\n\nTreat your API key like a password: keep it secure and never share it publicly.\nNote: The Cloud Agent API is in beta.\n ": "\nAPI-sleutels van de gebruiker bieden veilige en programmatische toegang tot je Cursor account, met inbegrip van de Cloud Agent API.\n\nOm uw API-sleutel te verkrijgen:\n1. Ga naar cursor.com/dashboard?tab=cloud-agents\n2. Scroll naar de \"User API Keys\" sectie\n3. Klik op \"+ Nieuwe API Key\"\n4. Kopieer de gegenereerde sleutel (formaat: key_...\n\nBehandel uw API-sleutel als een wachtwoord: houd deze veilig en deel deze nooit in het openbaar.\nOpmerking: De Cloud Agent API is in beta.\n ",
"Launch Agent": "Start Agent",
"Add Followup Instruction to Agent": "Opvolginstructie toevoegen aan agent",
"Find Agent Status": "Vind Medewerkerstatus",
"Delete Agent": "Verwijder agent",
"Start a new cloud agent to work on your repository": "Start een nieuwe cloud agent om te werken met je repository",
"Adds follow-up instructions to a running cloud agent": "Voegt instructies voor opvolging toe aan een lopende cloud agent",
"Retrieve the current status and results of a cloud agent": "Haal de huidige status en resultaten op van een cloud agent",
"Delete a cloud agent. This action is permanent and cannot be undone.": "Verwijder een cloud agent. Deze actie is permanent en kan niet ongedaan worden gemaakt.",
"Task Prompt": "Task Prompt",
"Images": "Afbeeldingen",
"Model": "Model",
"Repository URL": "Repository URL",
"Base Branch/Ref": "Standaard Branch/Ref",
"Auto Create Pull Request": "Automatisch pull-aanvraag aanmaken",
"Open as Cursor GitHub App": "Open als Cursor GitHub App",
"Skip Reviewer Request": "Beoordelingsverzoek overslaan",
"Custom Branch Name": "Aangepaste branch naam",
"Webhook URL": "Webhook URL",
"Webhook Secret": "Webhook geheim",
"Agent": "Agent",
"Instruction Text": "Instructie tekst",
"The instruction text for the agent": "De instructie tekst voor de agent",
"Optional images to include with the prompt (max 5)": "Optionele afbeeldingen om op te nemen met de prompt (max 5)",
"The LLM to use (e.g., claude-4-sonnet). Leave empty to use the default model.": "De LLM die moet worden gebruikt (bijv. claude-4-sonnet). Laat leeg om het standaardmodel te gebruiken.",
"GitHub repository URL (e.g., https://github.com/your-org/your-repo)": "GitHub repository URL (bijv. https://github.com/your-org/uw-repo)",
"Git ref (branch name, tag, or commit hash) to use as the base branch": "Git ref (branchaam, tag of commit hash) om te gebruiken als basis branch",
"Automatically create a pull request when the agent completes": "Automatisch een pull-aanvraag aanmaken als de agent klaar is",
"Open the pull request as the Cursor GitHub App instead of as the user. Only applies if auto-create PR is enabled.": "Open het pull-verzoek als de Cursor Github App in plaats van als de gebruiker. Alleen als auto-creatie is ingeschakeld.",
"Skip adding the user as a reviewer to the pull request. Only applies if auto-create PR is enabled and opened as Cursor GitHub App.": "Het toevoegen van de gebruiker als reviewer aan pull-aanvraag overslaan. Alleen van toepassing als automatisch aanmaken PR is ingeschakeld en als Cursor GitHub App is geopend.",
"Custom branch name for the agent to create": "Aangepaste branchnaam voor de agent om te maken",
"URL to receive webhook notifications about agent status changes": "URL om webhook meldingen te ontvangen over status wijzigingen van agent",
"Secret key for webhook payload verification (minimum 32 characters)": "Geheime sleutel voor webhook payload verificatie (minimum 32 tekens)",
"Select a cloud agent": "Selecteer een cloud agent",
"The follow-up instruction text for the agent": "De opvolg instructie tekst voor de agent",
"Optional images to include with the instruction (max 5)": "Optionele afbeeldingen om mee te nemen in de instructie (max 5)",
"New Agent": "Nieuwe medewerker",
"Agent Status Equals": "Medewerker status gelijk aan",
"Agent Pull Request Created": "Medewerker pull-verzoek aangemaakt",
"New Agent Conversation Message": "Nieuw medewerker gesprek bericht",
"Agent Status Changed (Webhook)": "Medewerker Status gewijzigd (Webhook)",
"Triggers when a new Cursor agent is created or when agent status changes": "Triggert wanneer een nieuwe Cursor agent wordt gemaakt of wanneer de status van de agent wordt gewijzigd",
"Triggers when a Cursor agent has the specified status (e.g., \"FINISHED\", \"FAILED\")": "Triggert wanneer een Cursor agent de opgegeven status heeft (bijv. \"FINISHED\", \"FAILED\")",
"Triggers when a background agent creates a pull request": "Triggert wanneer een achtergrondagent een pull-aanvraag maakt",
"Triggers when a new message appears in a specific agent's conversation": "Triggert wanneer een nieuw bericht verschijnt in het gesprek van een bepaalde medewerker",
"Triggers when an agent status changes (ERROR or FINISHED). Configure this webhook URL when launching an agent.": "Triggert wanneer de status van een agent verandert (ERROR of FINISHED). Configureer deze webhook URL bij het starten van een agent.",
"Status": "status",
"The status to watch for": "De status om te bekijken voor",
"Optional webhook secret for signature verification. Must match the secret used when launching the agent.": "Optioneel webhook geheim voor handtekening verificatie. Moet overeenkomen met het geheim dat wordt gebruikt bij het starten van de agent.",
"CREATING": "MAAK",
"RUNNING": "ZONNEN",
"FINISHED": "AFGELOPEN",
"FAILED": "MISLUKT"
}