Hatch MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HATCH_API_KEYYesYour Hatch API key
HATCH_API_URLNoCustom API URL (defaults to https://api.hatchhq.ai)
HATCH_RETRY_MAX_DELAYNoMaximum delay in milliseconds for retries (default: 10000)
HATCH_RETRY_MAX_ATTEMPTSNoMaximum retry attempts for API calls (default: 3)
HATCH_RETRY_INITIAL_DELAYNoInitial delay in milliseconds for retries (default: 1000)
HATCH_RETRY_BACKOFF_FACTORNoBackoff factor for retry delays (default: 2)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: p9b5twus6t