Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add HTTP+SSE server command#47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
iancanderson wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromhttp-sse
Draft

Add HTTP+SSE server command#47

iancanderson wants to merge1 commit intomainfromhttp-sse

Conversation

iancanderson
Copy link

I'm not sure we want to merge this, but this allowed me to try dotcom chat as an MCP host in a dev environment, usingmark3labs/mcp-go in copilot-api, connecting to a localhost version of github-mcp-server via HTTP/SSE.

export GITHUB_PERSONAL_ACCESS_TOKEN=<TOKEN_FROM_DEV_ENVIRONMENT>go run cmd/github-mcp-server/main.go http --gh-host http://api.github.localhost --port 4567

israpasos, trouvaillle, yaeba, msasaki666, AbdullatifGhajar, and minhthao56 reacted with thumbs up emojiSamMorrowDrums and msasaki666 reacted with heart emoji
…wareI'm not sure we want to merge this, but this allowed me to try dotcom chat action as an MCP host, using `mark3labs/mcp-go` in copilot-api, connecting to a localhost version of github-mcp-server via HTTP/SSE.```export GITHUB_PERSONAL_ACCESS_TOKEN=<TOKEN_FROM_DEV_ENVIRONMENT>go run cmd/github-mcp-server/main.go http --gh-hosthttp://api.github.localhost --port 4567```
@israpasos
Copy link

HTTP+SSE support is crucial for deployments like Coolify, where services run in isolated containers and need network-based communication rather than relying on Docker socket mounts.

eavanvalkenburg, jeffatgametime, anyuzoey, and pjirsa reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotAwaiting requested review from CopilotCopilot will automatically review once the pull request is marked ready for review

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@iancanderson@israpasos@SamMorrowDrums

[8]ページ先頭

©2009-2025 Movatter.jp