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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pulseengine
/
mcp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(subscriptions): implement resource subscription support (Phase 1 & 2)
- #76
#76
Merged
avrabe
merged 21 commits into
main
pulseengine/mcp:main
from
feature/oauth-2.1-implementation
pulseengine/mcp:feature/oauth-2.1-implementation
Copy head branch name to clipboard
Dec 4, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(subscriptions): implement resource subscription support (Phase 1 & 2)
#76
avrabe
merged 21 commits into
main
pulseengine/mcp:main
from
feature/oauth-2.1-implementation
pulseengine/mcp:feature/oauth-2.1-implementation
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2025
feat(ui): add ergonomic UI helper methods for MCP Apps Extension
Show description for aa81753
avrabe
committed
aa81753
View commit details
Copy full SHA for aa81753
Browse repository at this point
refactor(mcp-auth): Phase 1 - Remove CLI tools and performance testing
Show description for 3f15485
avrabe
committed
3f15485
View commit details
Copy full SHA for 3f15485
Browse repository at this point
Commits on Nov 29, 2025
refactor(mcp-auth): Phase 2 - Add optional feature flags and delete dead code
Show description for 7f4ce97
avrabe
committed
7f4ce97
View commit details
Copy full SHA for 7f4ce97
Browse repository at this point
feat(mcp-auth): add OAuth 2.1 skeleton implementation
Show description for ca6e061
avrabe
committed
ca6e061
View commit details
Copy full SHA for ca6e061
Browse repository at this point
feat(mcp-auth): add in-memory OAuth storage backend with "easy as pi" API
Show description for 0098ec7
avrabe
committed
0098ec7
View commit details
Copy full SHA for 0098ec7
Browse repository at this point
feat(mcp-auth): wire OAuth storage into authorize and token endpoints
Show description for 4f2d59f
avrabe
committed
4f2d59f
View commit details
Copy full SHA for 4f2d59f
Browse repository at this point
feat(conformance): add Rust-based MCP conformance test runner
Show description for eb82afa
avrabe
committed
eb82afa
View commit details
Copy full SHA for eb82afa
Browse repository at this point
chore: add conformance-tests to workspace and update lockfile
avrabe
committed
734d3da
View commit details
Copy full SHA for 734d3da
Browse repository at this point
feat(conformance): add Rust-based MCP conformance test runner
Show description for a3e6c4f
avrabe
committed
a3e6c4f
View commit details
Copy full SHA for a3e6c4f
Browse repository at this point
docs(conformance): add comprehensive conformance testing status documentation
Show description for afb39c2
avrabe
committed
afb39c2
View commit details
Copy full SHA for afb39c2
Browse repository at this point
docs(conformance): add comprehensive improvement roadmap
Show description for bbc3866
avrabe
committed
bbc3866
View commit details
Copy full SHA for bbc3866
Browse repository at this point
Commits on Dec 1, 2025
feat(protocol): implement logging/setLevel support (Phase B1)
Show description for e408e16
avrabe
committed
e408e16
View commit details
Copy full SHA for e408e16
Browse repository at this point
Commits on Dec 2, 2025
feat: bump version to 0.14.0 - add transport methods and fix #[mcp_resource] macro
Show description for d1592dc
avrabe
committed
d1592dc
View commit details
Copy full SHA for d1592dc
Browse repository at this point
feat(subscriptions): implement Phase 1 & 2 of resource subscription support
Show description for 522f3bc
avrabe
committed
522f3bc
View commit details
Copy full SHA for 522f3bc
Browse repository at this point
Commits on Dec 3, 2025
fix(mcp-auth): add missing inotify dependency for Linux filesystem monitoring
Show description for eac38ce
avrabe
committed
eac38ce
View commit details
Copy full SHA for eac38ce
Browse repository at this point
fix(docker): add conformance-tests to validation Docker build
Show description for b209c75
avrabe
committed
b209c75
View commit details
Copy full SHA for b209c75
Browse repository at this point
fix(mcp-auth): fix OAuth doctests compilation errors
Show description for 6f9aa81
avrabe
committed
6f9aa81
View commit details
Copy full SHA for 6f9aa81
Browse repository at this point
test(mcp-auth): add comprehensive OAuth tests for better coverage
Show description for a6ad2e6
avrabe
committed
a6ad2e6
View commit details
Copy full SHA for a6ad2e6
Browse repository at this point
fix(protocol): add missing _meta field to Tool doctest example
avrabe
committed
2cf14c7
View commit details
Copy full SHA for 2cf14c7
Browse repository at this point
Commits on Dec 4, 2025
test(auth): add OAuth 2.1 endpoint integration tests
Show description for f9b20ad
avrabe
committed
f9b20ad
View commit details
Copy full SHA for f9b20ad
Browse repository at this point
test(oauth): add comprehensive OAuth flow integration tests
Show description for e110588
avrabe
committed
e110588
View commit details
Copy full SHA for e110588
Browse repository at this point
You can’t perform that action at this time.