Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IAmUnbounded/devctx
/ mcp-server.ts
File
mcp-server.ts
devctx/src/mcp-server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* DevContext MCP Server
4
*
Callers
nothing calls this directly
Calls
12
isInitialized
Function · 0.90
getCurrentBranch
Function · 0.90
loadBranchContext
Function · 0.90
generatePrompt
Function · 0.90
getRepoName
Function · 0.90
getChangedFiles
Function · 0.90
getStagedFiles
Function · 0.90
getRecentCommits
Function · 0.90
getAuthor
Function · 0.90
saveContext
Function · 0.90
loadAllSessions
Function · 0.90
main
Function · 0.85
Tested by
no test coverage detected