Add read-only MCP support

This commit is contained in:
Sean Goedecke
2025-07-16 02:19:49 +00:00
parent 86c0691fbf
commit 4fd6464105
13 changed files with 182 additions and 802 deletions
+1 -5
View File
@@ -41,14 +41,10 @@ inputs:
description: The token to use
required: false
default: ${{ github.token }}
enable-mcp:
enable-github-mcp:
description: Enable Model Context Protocol integration with GitHub tools
required: false
default: 'false'
mcp-server-url:
description: URL of the MCP server to connect to
required: false
default: 'https://github-mcp-server.fly.dev/mcp'
# Define your outputs here.
outputs: