Your agents break less code and burn fewer tokens — a deterministic call graph over 27 MCP tools.
claude mcp add codeweb -- npx -y @ghostlygawd/codeweb
claude_desktop_config.json
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"codeweb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"codeweb": {
"command": "npx",
"args": [
"-y",
"@ghostlygawd/codeweb"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.GhostlyGawd--codeweb/reviews or the review_server meta-tool.
POST /mcp