add-mcp
Back to registry
Replit   (ChatGPT app endpoint) logo

Replit (ChatGPT app endpoint)

v1.0.0

replit-mcp.com/replit-mcp-server-chatgpt-app-endpoint

Replit is a cloud development platform for creating and deploying applications. Its MCP server lets external AI clients create, update, and manage Replit apps through the Model Context Protocol.


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://replit-mcp.com/chatgpt-app/mcp
npx add-mcp@latest https://replit-mcp.com/chatgpt-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=com.replit-mcp%2Freplit-mcp-server-chatgpt-app-endpoint"

More from replit-mcp.com