Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GODKILLER_TOOLS_DIRNoPath to directory containing helper binaries (rg, fd, semgrep, ast-grep) if not on PATH

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gk_routeA

Classify intent into /ask|/plan|/debug|/ultradeep|/view|/verify. Pass action= and optional args={}. 1 actions; unknown action returns allowed list (saves schema tokens).

gk_taskC

Task lifecycle: open, hypothesize, graph, policy, blast_radius, edit_safe, failing_slice. Pass action= and optional args={}. 7 actions; unknown action returns allowed list (saves schema tokens).

gk_phaseA

Phase machine: assert, claim_done, rubric. Blocks illegal Antigravity phase skips. Pass action= and optional args={}. 3 actions; unknown action returns allowed list (saves schema tokens).

gk_evidenceC

Evidence: submit, capture_shot, visual_critic, visual_step (~10-shot QA), visual_sequence, screenshot, journey, inspect_image. Pass action= and optional args={}. 8 actions; unknown action returns allowed list (saves schema tokens).

gk_verifyA

Verification: bundle, exit (short stage_board), soak, probe, loop_*, competitor, compare, ladder. Pass action= and optional args={}. 11 actions; unknown action returns allowed list (saves schema tokens).

gk_memoryC

Workflow memory graph: lessons, marathon, query_graph, what_blocked, upsert_episode. Pass action= and optional args={}. 12 actions; unknown action returns allowed list (saves schema tokens).

gk_codeB

Code intel helpers (map/search/read). council/swarm/pipeline/self_heal = best-effort, not magic fix or formal proof. Pass action= and optional args={}. 21 actions; unknown action returns allowed list (saves schema tokens).

gk_guardA

Write allowlist for host PreToolUse. set_paths arms ONE turn (ship default max 1 path); end_turn clears it. Ultradeep syncs current file only — never the whole queue. Blocks native Write only when the host hook is wired. Pass action= and optional args={}. 3 actions; unknown action returns allowed list (saves schema tokens).

gk_scanA

Best-effort regex CWE heuristics (signal, not a pro audit); optional semgrep CLI. Pass action= and optional args={}. 2 actions; unknown action returns allowed list (saves schema tokens).

gk_browserA

Playwright fallback ONLY when chrome-devtools is NOT on the host. If chrome-devtools is listed, returns prefer_chrome_devtools — use that peer first; force_gk_browser=1 to override. Pass action= and optional args={}. 7 actions; unknown action returns allowed list (saves schema tokens).

gk_modeB

Modes/protocols/skills + ultradeep/view + debug_engine (static scan + token heuristics — not a live debugger) + tool_propose (search≠install) + plan_refute wake. Pass action= and optional args={}. 29 actions; unknown action returns allowed list (saves schema tokens).

gk_handoffC

Spec/feedback handoff gates. Pass action= and optional args={}. 4 actions; unknown action returns allowed list (saves schema tokens).

gk_metaB

Honesty status (disk MCP configs + real facades) + secrets key listing + 9-step plan template/validate. Pass action= and optional args={}. 4 actions; unknown action returns allowed list (saves schema tokens).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurus42119-stack/godkiller-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server