Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 0 additions & 79 deletions .github/workflows/test.yml

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Heroku MCP Code Execution - Python

- [Heroku MCP Code Execution - Python](#heroku-mcp-code-execution---python)
- [Automatic Deployment](#automatic-deployment)
- [Automatic Deployment (Recommended)](#automatic-deployment-recommended)
- [Manual Deployment](#manual-deployment)
- [**Set Required Environment Variables from Heroku CLI**](#set-required-environment-variables-from-heroku-cli)
- [Local Testing](#local-testing)
Expand All @@ -18,7 +18,7 @@
- [2. Remote STDIO - Direct Calls to One-Off Dyno](#2-remote-stdio---direct-calls-to-one-off-dyno)
- [3. Coming Soon - Heroku MCP Gateway!](#3-coming-soon---heroku-mcp-gateway)

## Automatic Deployment
## Automatic Deployment (Recommended)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy?template=https://github.com/heroku/mcp-code-exec-python)

Expand Down