Skip to content
eGenerateAI

Use it from any MCP client

Every generator is published as a Model Context Protocol tool. Connect Claude Desktop, your IDE, or your own agent and generate without leaving them.

Connecting

Point your MCP client at the endpoint below and authenticate with an API key from your account settings.

Endpointhttps://api.egenerateai.com/mcp
TransportStreamable HTTP (JSON-RPC 2.0)
Authenticationx-api-key header, or a bearer token
Tools25, one per generator

What your client sees

Each tool carries its own JSON Schema, its credit cost, and a typical duration, so a client can warn before spending. Tools are named generate_<thing> — for example generate_website.

Bringing your own tools

The relationship runs both ways. Register your own MCP servers in settings and their tools become available inside a generation, so a generator can reach your data while it works.