add-mcp
Back to registry
Executor logo

Executor

v1.0.0

executor.sh/mcp

Executor is an integration layer for AI agents that lets users configure external tools and APIs once, then access them through a single catalog and policy layer. It can run locally, as a desktop app, self-hosted, or as the hosted Executor Cloud service.


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://executor.sh/mcp
npx add-mcp@latest https://executor.sh/mcp --transport http

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=sh.executor%2Fmcp"