add-mcp
Back to registry
Horizon-hosted   endpoint logo

Horizon-hosted endpoint

v1.0.0

fastmcp.cloud/horizon-hosted-mcp-server-endpoint

FastMCP Cloud, now presented as Prefect Horizon, is a managed platform for deploying and governing MCP servers. It lets users connect GitHub-hosted FastMCP projects to hosted MCP endpoints with built-in authentication and access control.


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://your-server-name.fastmcp.app/mcp
npx add-mcp@latest https://your-server-name.fastmcp.app/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=cloud.fastmcp%2Fhorizon-hosted-mcp-server-endpoint"

More from fastmcp.cloud