MCP Server
MCP
io.github.GhostlyGawd/codeweb
Your agents break less code and burn fewer tokens — a deterministic call graph over 27 MCP tools.
Install
npx -y @ghostlygawd/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ghostlygawd/codeweb",
"version": "0.13.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"isRequired": true,
"value": "-y",
"type": "positional"
},
{
"isRequired": true,
"value": "-p",
"type": "positional"
},
{
"isRequired": true,
"value": "@ghostlygawd/codeweb",
"type": "positional"
},
{
"isRequired": true,
"value": "codeweb-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment