Skip to content

edgaze-ai/edgaze

v1.1.0MIT

Find and run Edgaze marketplace workflows from chat. Paste https://mcp.edgaze.ai, sign in, then search and run.

Edgaze MCP

CI

Remote MCP server for the Edgaze marketplace. An agent can search published workflows, read the price and inputs, then run them.

This repository is public manifests only. The server is hosted. There is no local binary, no npx package, and no API key.

Server: https://mcp.edgaze.ai

Docs: https://www.edgaze.ai/docs/mcp

Connect

Add a remote HTTP server named edgaze and point it at https://mcp.edgaze.ai.

Do not add a command, a bearer token, or an Authorization header. The client starts OAuth and opens consent on www.edgaze.ai. Approve Find workflows and Run workflows. Do not open /oauth/consent yourself. A bare consent link has no sign-in request.

After you connect, these tools should be listed:

ToolRole
edgaze_catalogCategories when the goal is still vague
edgaze_searchFind a workflow for a job
edgaze_inspectInputs, example values, price, demo availability
edgaze_runStart a demo or a paid run
edgaze_watchRead output until the run finishes

A zero wallet is normal the first time. Add money at https://www.edgaze.ai/wallet when you want a paid run.

Client configs: docs/clients.md. The install playbook is Connect Edgaze MCP.

After a run

Text and external actions come back in the chat. Images, video, and files come back as a link to the hosted run page: https://www.edgaze.ai/run/{id}.

Security

Sign-in is browser OAuth against Edgaze. Report vulnerabilities to security@edgaze.ai. See SECURITY.md.

Repository

FilePurpose
server.jsonOfficial MCP registry entry (ai.edgaze/mcp)
plugin.json / mcp.jsonAgent Plugins (Cursor and other plugin hosts)
.claude-plugin/ / .mcp.jsonClaude Code plugin and marketplace files
skills/edgaze/SKILL.mdHow the agent should search, inspect, run, and show results

Implementation is not accepted here. Changes to the hosted server happen in the Edgaze product.

License

MIT. Copyright Edge Platforms, Inc.