Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
maka
Public
Notifications
You must be signed in to change notification settings
Fork
529
Star
5.7k
Code
Issues
258
Pull requests
250
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor(mcp): unify connection configuration and OAuth ownership
- #5603
#5603
Merged
Astro-Han
merged 29 commits into
apache:main
apache/maka:main
from
Astro-Han:fix/mcp-auth-integrity
Astro-Han/maka-agent:fix/mcp-auth-integrity
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
refactor(mcp): unify connection configuration and OAuth ownership
#5603
Astro-Han
merged 29 commits into
apache:main
apache/maka:main
from
Astro-Han:fix/mcp-auth-integrity
Astro-Han/maka-agent:fix/mcp-auth-integrity
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
fix(mcp): preserve distinct tool identities during projection
Show description for 3dbc71e
Astro-Han
committed
3dbc71e
View commit details
Copy full SHA for 3dbc71e
Browse repository at this point
fix(mcp): bind OAuth credentials and callbacks to their issuer
Show description for b15cf47
Astro-Han
committed
b15cf47
View commit details
Copy full SHA for b15cf47
Browse repository at this point
fix(mcp): separate hashed and unmodified tool namespaces
Show description for fec0d9f
Astro-Han
committed
fec0d9f
View commit details
Copy full SHA for fec0d9f
Browse repository at this point
fix(mcp): retain OAuth registration binding across restarts
Show description for 5f611bb
Astro-Han
committed
5f611bb
View commit details
Copy full SHA for 5f611bb
Browse repository at this point
refactor(mcp): make configured connections the single authority
Show description for d7ec300
Astro-Han
committed
d7ec300
View commit details
Copy full SHA for d7ec300
Browse repository at this point
refactor(desktop): simplify MCP editor choices
Show description for c73314a
Astro-Han
committed
c73314a
View commit details
Copy full SHA for c73314a
Browse repository at this point
fix(desktop): use Astryx two-choice control for MCP transport
Show description for eb624f2
Astro-Han
committed
eb624f2
View commit details
Copy full SHA for eb624f2
Browse repository at this point
refactor(desktop): show essential MCP fields first
Show description for c9e6638
Astro-Han
committed
c9e6638
View commit details
Copy full SHA for c9e6638
Browse repository at this point
fix(desktop): clarify MCP connection copy and import example
Show description for 5c65a3b
Astro-Han
committed
5c65a3b
View commit details
Copy full SHA for 5c65a3b
Browse repository at this point
test: refresh Windows skip inventory after MCP cleanup
Show description for 3e83389
Astro-Han
committed
3e83389
View commit details
Copy full SHA for 3e83389
Browse repository at this point
refactor(mcp): remove unverified discovery catalog
Show description for 09f78bb
Astro-Han
committed
09f78bb
View commit details
Copy full SHA for 09f78bb
Browse repository at this point
refactor(mcp): place page under module hub ownership
Show description for 9d7196c
Astro-Han
committed
9d7196c
View commit details
Copy full SHA for 9d7196c
Browse repository at this point
docs(legal): distinguish icon library licenses from brand rights
Show description for 02de855
Astro-Han
committed
02de855
View commit details
Copy full SHA for 02de855
Browse repository at this point
feat(mcp): offer verified remote connection starters
Show description for 7411023
Astro-Han
committed
7411023
View commit details
Copy full SHA for 7411023
Browse repository at this point
feat(mcp): show recommended servers on connection page
Show description for b0c11ac
Astro-Han
committed
b0c11ac
View commit details
Copy full SHA for b0c11ac
Browse repository at this point
refactor(mcp): simplify recommendations with Astryx components
Show description for ad450d8
Astro-Han
committed
ad450d8
View commit details
Copy full SHA for ad450d8
Browse repository at this point
feat(mcp): show licensed marks in recommendations
Show description for 98ea6af
Astro-Han
committed
98ea6af
View commit details
Copy full SHA for 98ea6af
Browse repository at this point
fix(legal): track expanded Allogo asset notice
Show description for b5dd539
Astro-Han
committed
b5dd539
View commit details
Copy full SHA for b5dd539
Browse repository at this point
feat(mcp): redesign the MCP page around status and one-click recommendations
Show description for 512acab
Astro-Han
committed
512acab
View commit details
Copy full SHA for 512acab
Browse repository at this point
fix(mcp): follow the incident-console inspector and quiet the status dots
Show description for 2c3ba7b
Astro-Han
committed
2c3ba7b
View commit details
Copy full SHA for 2c3ba7b
Browse repository at this point
refactor(ui): show module page details in a dialog
Show description for cb447e3
Astro-Han
committed
cb447e3
View commit details
Copy full SHA for cb447e3
Browse repository at this point
fix(ui): return focus to the row when a module page detail closes
Show description for 6205612
Astro-Han
committed
6205612
View commit details
Copy full SHA for 6205612
Browse repository at this point
fix(mcp): hold an action until its refreshed config lands
Show description for ee5dfe6
Astro-Han
committed
ee5dfe6
View commit details
Copy full SHA for ee5dfe6
Browse repository at this point
fix(mcp): keep both drafts when switching how an MCP is added
Show description for e62d7dd
Astro-Han
committed
e62d7dd
View commit details
Copy full SHA for e62d7dd
Browse repository at this point
fix(mcp): keep environment and header values intact through the editor
Show description for 8b6b73d
Astro-Han
committed
8b6b73d
View commit details
Copy full SHA for 8b6b73d
Browse repository at this point
fix(mcp): keep Desktop, the TUI and the provider in step on mcp.json
Show description for 021b412
Astro-Han
committed
021b412
View commit details
Copy full SHA for 021b412
Browse repository at this point
fix(mcp): catch a change made before following starts, off the login lane
Show description for bda89a1
Astro-Han
committed
bda89a1
View commit details
Copy full SHA for bda89a1
Browse repository at this point
fix(mcp): apply followed changes in order and recover after a failed start
Show description for 50c80e1
Astro-Han
committed
50c80e1
View commit details
Copy full SHA for 50c80e1
Browse repository at this point
fix(mcp): keep a successor's login when following a credential change late
Show description for c133c68
Astro-Han
committed
c133c68
View commit details
Copy full SHA for c133c68
Browse repository at this point
You can’t perform that action at this time.