add-mcp
Back to registry
YepCode logo

YepCode

v1.0.0

yepcode.io/mcp

YepCode is a platform for building and running integrations, automations, and code-based processes in managed cloud sandboxes. It lets teams expose processes as callable tools, run executions, and manage related resources like storage, variables, and schedules.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://cloud.yepcode.io/mcp
requiredsecret

YepCode API Credential. Use Bearer <token>.

npx add-mcp@latest https://cloud.yepcode.io/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.yepcode%2Fmcp"