Sketch out MCP

This commit is contained in:
Sean Goedecke
2025-07-15 23:23:39 +00:00
parent 75eeed10d7
commit 0b82ac474e
8 changed files with 15531 additions and 220 deletions
+8
View File
@@ -41,6 +41,14 @@ inputs:
description: The token to use
required: false
default: ${{ github.token }}
enable-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: