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
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
.
ccusage
/
ccusage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
804
Star
18.1k
Code
Issues
15
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor(mcp): restructure MCP server architecture and add Codex integration
- #647
#647
Merged
ryoppippi
merged 13 commits into
main
ccusage/ccusage:main
from
mcp-codex
ccusage/ccusage:mcp-codex
Copy head branch name to clipboard
Sep 18, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor(mcp): restructure MCP server architecture and add Codex integration
#647
ryoppippi
merged 13 commits into
main
ccusage/ccusage:main
from
mcp-codex
ccusage/ccusage:mcp-codex
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2025
refactor(mcp): restructure MCP server to support multiple tool providers
Show description for a9b1ffb
ryoppippi
committed
a9b1ffb
View commit details
Copy full SHA for a9b1ffb
Browse repository at this point
chore(mcp): add proper package exports for modular architecture
Show description for fede720
ryoppippi
committed
fede720
View commit details
Copy full SHA for fede720
Browse repository at this point
chore(mcp): clean up package configuration after linter formatting
Show description for 0db6e1a
ryoppippi
committed
0db6e1a
View commit details
Copy full SHA for 0db6e1a
Browse repository at this point
feat(mcp): add start script using bun runtime
Show description for 30cc63e
ryoppippi
committed
30cc63e
View commit details
Copy full SHA for 30cc63e
Browse repository at this point
feat(mcp): add short flags for CLI arguments
Show description for f021fdc
ryoppippi
committed
f021fdc
View commit details
Copy full SHA for f021fdc
Browse repository at this point
fix(mcp): remove structuredContent from MCP tools to fix schema validation errors
Show description for 41949e0
ryoppippi
committed
41949e0
View commit details
Copy full SHA for 41949e0
Browse repository at this point
refactor(mcp): remove unused output schemas to prevent MCP validation errors
Show description for 9517997
ryoppippi
committed
9517997
View commit details
Copy full SHA for 9517997
Browse repository at this point
fix(mcp): add @typescript/native-preview for Codex development runtime
Show description for ee18ced
ryoppippi
committed
ee18ced
View commit details
Copy full SHA for ee18ced
Browse repository at this point
Revert "fix(mcp): add @typescript/native-preview for Codex development runtime"
Show description for 6de437d
ryoppippi
committed
6de437d
View commit details
Copy full SHA for 6de437d
Browse repository at this point
refactor(mcp): use bun directly for TypeScript execution in development
Show description for 0f01cae
ryoppippi
committed
0f01cae
View commit details
Copy full SHA for 0f01cae
Browse repository at this point
fix(mcp): improve stdio mode output suppression
Show description for a617586
ryoppippi
committed
a617586
View commit details
Copy full SHA for a617586
Browse repository at this point
refactor(mcp): convert ccusage from library import to CLI execution
Show description for 78ed8c4
ryoppippi
committed
78ed8c4
View commit details
Copy full SHA for 78ed8c4
Browse repository at this point
merge(mcp): resolve conflict with main branch - keep CLI execution pattern
ryoppippi
committed
cbef89d
View commit details
Copy full SHA for cbef89d
Browse repository at this point
You can’t perform that action at this time.