Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMERGENT_EMAILYesAccount email
EMERGENT_PASSWORDYesAccount password

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
emergent_create_projectA

Create a new project on Emergent.sh by submitting a prompt. The AI agent will start building immediately. Returns a job ID you can use to monitor progress.

emergent_list_projectsA

List your recent Emergent.sh projects/jobs with their status and preview URLs.

emergent_get_projectA

Get full details for a specific project including status, preview URL, and credits used.

emergent_wait_for_buildA

Poll a job until it completes (or fails/times out). Use after emergent_create_project to wait for the build to finish.

emergent_respond_to_agentA

Respond to a HITL (human-in-the-loop) question from the Emergent agent. Use when the agent has paused and is waiting for your input to continue building.

emergent_wake_environmentA

Wake up a sleeping Emergent environment (auto-sleeps after ~30min inactivity).

emergent_get_previewA

Get the live preview URL for a built Emergent project.

emergent_screenshot_previewA

Take screenshots of the live preview at multiple viewport sizes (phone, tablet, laptop, TV). Requires Playwright (installed automatically with the package).

emergent_get_creditsA

Get the current credit balance for the Emergent account. Returns ECU balance, monthly credits, daily credits, plan name, and refresh date.

emergent_credit_summaryB

Get a short human-readable credit balance summary.

emergent_discover_featuresA

[Browser] Discover and document available Emergent.sh features. Only needed for features not yet in the REST API.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Nextahalli/emergent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server