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 }}
apify
/
mcpc
Public
Notifications
You must be signed in to change notification settings
Fork
90
Star
902
Code
Issues
19
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Added MCP 2026-07-28 support
- #316
#316
Merged
jancurn
merged 23 commits into
main
apify/mcpc:main
from
draft
apify/mcpc:draft
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Added MCP 2026-07-28 support
#316
jancurn
merged 23 commits into
main
apify/mcpc:main
from
draft
apify/mcpc:draft
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Support MCP protocol 2026-07-28 with automatic version negotiation (#314)
Show description for 89fdc1c
jancurn
and
claude
authored
89fdc1c
View commit details
Copy full SHA for 89fdc1c
Browse repository at this point
Commits on Jul 23, 2026
Add e2e protocol-version matrix and update MCP SDK to beta.5 (#315)
Show description for 1158e26
jancurn
and
claude
authored
1158e26
View commit details
Copy full SHA for 1158e26
Browse repository at this point
Commits on Jul 26, 2026
Add enterprise-managed authorization (ID-JAG) grant support (#318)
Show description for 637b915
jancurn
and
claude
authored
637b915
View commit details
Copy full SHA for 637b915
Browse repository at this point
chore(deps): Update dev dependencies to latest (#319)
Show description for 83e6963
jancurn
and
claude
authored
83e6963
View commit details
Copy full SHA for 83e6963
Browse repository at this point
Add --mcp-version flag to pin MCP protocol version (#320)
Show description for 7119c13
jancurn
and
claude
authored
7119c13
View commit details
Copy full SHA for 7119c13
Browse repository at this point
Commits on Jul 27, 2026
Preserve protocol version on session resumption after crash (#326)
Show description for 591ffa2
jancurn
and
claude
authored
591ffa2
View commit details
Copy full SHA for 591ffa2
Browse repository at this point
Rename --mcp-version to --protocol-version (#327)
Show description for 564c533
jancurn
and
claude
authored
564c533
View commit details
Copy full SHA for 564c533
Browse repository at this point
Copy
jancurn
committed
9b7b092
View commit details
Copy full SHA for 9b7b092
Browse repository at this point
Persist server capabilities and instructions for session resumption (#328)
Show description for 7eeb590
jancurn
and
claude
authored
7eeb590
View commit details
Copy full SHA for 7eeb590
Browse repository at this point
Fix config-entry protocolVersion being silently dropped (#330)
Show description for a3d01cb
jancurn
and
claude
authored
a3d01cb
View commit details
Copy full SHA for a3d01cb
Browse repository at this point
Fail loudly for task commands on 2026-07-28 servers, add McpClient unit tests (#329)
Show description for 2a44b6e
jancurn
and
claude
authored
2a44b6e
View commit details
Copy full SHA for 2a44b6e
Browse repository at this point
Fix conformance tools_call scenario after the --task gate change (#331)
Show description for 92d6fe4
jancurn
and
claude
authored
92d6fe4
View commit details
Copy full SHA for 92d6fe4
Browse repository at this point
Commits on Jul 28, 2026
Add auth conformance scenarios, fix client-credentials AS discovery (#333)
Show description for fb93640
jancurn
and
claude
authored
fb93640
View commit details
Copy full SHA for fb93640
Browse repository at this point
Upgrade MCP TypeScript SDK v2 to stable 2.0.0 release (#337)
Show description for ae2eb6a
jancurn
and
claude
authored
ae2eb6a
View commit details
Copy full SHA for ae2eb6a
Browse repository at this point
Improve CLI help text and session output formatting (#336)
Show description for 523d7c4
jancurn
and
claude
authored
523d7c4
View commit details
Copy full SHA for 523d7c4
Browse repository at this point
Merge main into draft, resolving dependency conflicts (#339)
Show description for 367c826
jancurn
and
claude
authored
367c826
View commit details
Copy full SHA for 367c826
Browse repository at this point
Merge main into draft, resolving conflicts (v0.5.1 + dependency updates)
Copilot
authored
972fa39
View commit details
Copy full SHA for 972fa39
Browse repository at this point
Clarify the MCP version label and the --json help on session details (#340)
Show description for 8294130
jancurn
and
claude
authored
8294130
View commit details
Copy full SHA for 8294130
Browse repository at this point
Implement OAuth discovery state (SEP-2352) and drop stale authProvider debug check (#347)
Show description for 128eedf
jancurn
and
claude
authored
128eedf
View commit details
Copy full SHA for 128eedf
Browse repository at this point
Stop logging the declined server/discover probe as a transport error (#348)
Show description for bb1baaf
jancurn
and
claude
authored
bb1baaf
View commit details
Copy full SHA for bb1baaf
Browse repository at this point
Update MCP spec links to latest 2026-07-28 spec version (#345)
Show description for cb1708d
jancurn
and
claude
authored
cb1708d
View commit details
Copy full SHA for cb1708d
Browse repository at this point
Commits on Jul 31, 2026
Support MCP 2026-07-28 server/discover result fields (#349)
Show description for 7b16065
jancurn
and
claude
authored
7b16065
View commit details
Copy full SHA for 7b16065
Browse repository at this point
Fix flaky sessions/logs E2E test racing the bridge on sessions.json (#351)
Show description for fb6d948
jancurn
and
claude
authored
fb6d948
View commit details
Copy full SHA for fb6d948
Browse repository at this point
You can’t perform that action at this time.