Conversation
Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] This is repository is currently just a skeleton. Original it was called gabp-mcp-server and I renamed it to gabs. I tried to fix all the references and the structure but I might have missed something so check for consistency.
Also, try to implement al...
Complete GABS implementation: Transform skeleton into functional GABP-to-MCP bridge server
Sep 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR transforms the GABS repository from a basic skeleton into a fully functional GABP-to-MCP bridge server, implementing all placeholder functionality and fixing naming consistency issues from the original
gabp-mcp-serverrename.What was implemented
Core GABP Client (
internal/gabp/)Content-Lengthheaders)session/hello→session/welcome) with capability negotiationtools/list,tools/call)MCP Server Implementation (
internal/mcp/)Bridge Layer (
internal/mirror/)gab://events/logs)tools.changedeventsbridge.app.restart,bridge.tools.refresh)Configuration & Process Management
%APPDATA%, macOS:~/Library/Application Support, Linux:$XDG_STATE_HOME)bridge.jsongeneration with cryptographically secure random tokens and portsCLI Implementation
run,start,stop,kill,restart,attach,status,version100ms..5s,1s..inf)Verification
The implementation has been thoroughly tested:
Architecture Compliance
pardeike/GABPincluding message envelope format, LSP framing, and all standard methodsThe server is now ready for production use, enabling AI agents to interact with GABP-enabled game modifications through the standardized MCP protocol. Game mods can expose tools, events, and resources that AI assistants can discover and use automatically.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.