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 }}
cascade-protocol
/
splits
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: implement simple mcp exposure application
- #9
#9
Open
tenequm
wants to merge 34 commits into
main
cascade-protocol/splits:main
from
feat/cascade-market
cascade-protocol/splits:feat/cascade-market
Copy head branch name to clipboard
Conversation
Commits
34
(34)
Checks
Files changed
Open
feat: implement simple mcp exposure application
#9
tenequm
wants to merge 34 commits into
main
cascade-protocol/splits:main
from
feat/cascade-market
cascade-protocol/splits:feat/cascade-market
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2025
feat(docs): add ADR-0004 for Cascade Market Architecture
tenequm
committed
ae5fa35
View commit details
Copy full SHA for ae5fa35
Browse repository at this point
feat: implement initial app scaffold
tenequm
committed
c59527f
View commit details
Copy full SHA for c59527f
Browse repository at this point
chore(style): update app's style
tenequm
committed
01065b0
View commit details
Copy full SHA for 01065b0
Browse repository at this point
feat: add spec for Base EVM support
tenequm
committed
0c648e6
View commit details
Copy full SHA for 0c648e6
Browse repository at this point
feat: improve adr specs to better utilize existing libs and align with requirements or 3rd party deps
tenequm
committed
0510e97
View commit details
Copy full SHA for 0510e97
Browse repository at this point
chore: remove redundant fumadocs app
tenequm
committed
e6c3928
View commit details
Copy full SHA for e6c3928
Browse repository at this point
Commits on Dec 12, 2025
feat(market): add OAuth 2.0 + SIWS authentication
Show description for 537ccd8
tenequm
committed
537ccd8
View commit details
Copy full SHA for 537ccd8
Browse repository at this point
feat(market): add x402 facilitator, Go CLI, and upgrade gateway to v2
Show description for 1b754f3
tenequm
committed
1b754f3
View commit details
Copy full SHA for 1b754f3
Browse repository at this point
chore(cli): configure goreleaser for monorepo tags
tenequm
committed
28cc100
View commit details
Copy full SHA for 28cc100
Browse repository at this point
refactor(gateway): use @x402/core types instead of local definitions
Show description for cb530f7
tenequm
committed
cb530f7
View commit details
Copy full SHA for cb530f7
Browse repository at this point
refactor(market): use @solana/wallet-standard-util for proper SIWS verification
Show description for b139bf6
tenequm
committed
b139bf6
View commit details
Copy full SHA for b139bf6
Browse repository at this point
feat(market): standalone Tabs page + fix Splits wallet detection
Show description for eb20bc7
tenequm
committed
eb20bc7
View commit details
Copy full SHA for eb20bc7
Browse repository at this point
Commits on Dec 13, 2025
feat: add Starlight docs site, x402 settlement endpoints, and GitHub MCP refactor
Show description for 6dd6455
tenequm
committed
6dd6455
View commit details
Copy full SHA for 6dd6455
Browse repository at this point
Commits on Dec 16, 2025
docs: update adr 0004 to represent a simplified client flow
tenequm
committed
7af9ddc
View commit details
Copy full SHA for 7af9ddc
Browse repository at this point
docs: update adr 0004 to optimize the design
tenequm
committed
191c845
View commit details
Copy full SHA for 191c845
Browse repository at this point
chore(docs): remove duplicate ADRs and benchmarks
Show description for 9e487a8
tenequm
committed
9e487a8
View commit details
Copy full SHA for 9e487a8
Browse repository at this point
refactor(cli): migrate from Go to TypeScript
Show description for 55fb090
tenequm
committed
55fb090
View commit details
Copy full SHA for 55fb090
Browse repository at this point
feat(market): implement P0/P1 gateway security fixes
Show description for ee62e25
tenequm
committed
ee62e25
View commit details
Copy full SHA for ee62e25
Browse repository at this point
refactor(market): on-chain service discovery via splits-sdk
Show description for c095335
tenequm
committed
c095335
View commit details
Copy full SHA for c095335
Browse repository at this point
chore(cli): add sourcemap and disable dotenv autoload in builds
Show description for 23a7f4f
tenequm
committed
23a7f4f
View commit details
Copy full SHA for 23a7f4f
Browse repository at this point
refactor(market): rename TunnelRelay to ServiceBridge
Show description for c1a0039
tenequm
committed
c1a0039
View commit details
Copy full SHA for c1a0039
Browse repository at this point
revert(market): rename ServiceBridge back to TunnelRelay
Show description for 55b8308
tenequm
committed
55b8308
View commit details
Copy full SHA for 55b8308
Browse repository at this point
fix(market): implement P0/P1 gateway security fixes
Show description for 1e143ad
tenequm
committed
1e143ad
View commit details
Copy full SHA for 1e143ad
Browse repository at this point
feat(cli): implement Cascade Market commands per ADR-0004 §3.1
Show description for c5d4107
tenequm
committed
c5d4107
View commit details
Copy full SHA for c5d4107
Browse repository at this point
feat(market): add RFC 8414 OAuth metadata discovery endpoint
Show description for 56fdfbe
tenequm
committed
56fdfbe
View commit details
Copy full SHA for 56fdfbe
Browse repository at this point
refactor(market): migrate OAuth to workers-oauth-provider
Show description for 6d09fc8
tenequm
committed
6d09fc8
View commit details
Copy full SHA for 6d09fc8
Browse repository at this point
Commits on Dec 28, 2025
feat(github): add Dockerfile and configuration files for MCP setup
tenequm
committed
048cec5
View commit details
Copy full SHA for 048cec5
Browse repository at this point
feat(helper): add labelToUniqueId and uniqueIdToLabel functions for improved label handling
tenequm
committed
ba0e331
View commit details
Copy full SHA for ba0e331
Browse repository at this point
Commits on Dec 30, 2025
Merge branch 'main' into feat/cascade-market
tenequm
authored
622b6d4
View commit details
Copy full SHA for 622b6d4
Browse repository at this point
Commits on Mar 5, 2026
fix(facilitator): support Memo and Lighthouse trailing instructions in tx validation
Show description for da15212
tenequm
committed
da15212
View commit details
Copy full SHA for da15212
Browse repository at this point
perf(facilitator): skip simulation for direct transfers in verify
Show description for 0ef0e8c
tenequm
committed
0ef0e8c
View commit details
Copy full SHA for 0ef0e8c
Browse repository at this point
refactor(facilitator): use @x402/svm signer, rename to facilitator-old
Show description for 3ea15a7
tenequm
committed
3ea15a7
View commit details
Copy full SHA for 3ea15a7
Browse repository at this point
fix(facilitator): use createRpcClient from @x402/svm for proper RPC typing
tenequm
committed
8ec57af
View commit details
Copy full SHA for 8ec57af
Browse repository at this point
fix(facilitator): pass RPC as network map to toFacilitatorSvmSigner
Show description for a8007ad
tenequm
committed
a8007ad
View commit details
Copy full SHA for a8007ad
Browse repository at this point
You can’t perform that action at this time.