Skip to content

{ "mcp": { "servers": { "github": { "command": "docker", "args": [ "run", "-i", "--rm", "-p", "127.0.0.1:8085:8085", "-e", "GITHUB_OAUTH_CALLBACK_PORT", "ghcr.io/github/github-mcp-server" ], "env": { "GITHUB_OAUTH_CALLBACK_PORT": "8085" } } } } }Add GitHub MCP server configuration to SECURITY.md - #3093

Closed
basitkhana730 wants to merge 1 commit into
github:mainfrom
basitkhana730:main

Add GitHub MCP server configuration to SECURITY.md

029f312
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs