Giljo HQ is answering right now. Last checked 15 min ago. Last commit 16 Sep 2026.
Context engineering for AI coding agents: product context, project missions, and 360 memory.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.check_call(cmd, stdout=subprocess.DEVNULL)
__import__(pkg)
shell=True,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.
claude mcp add hq --transport http https://app.giljo.ai/mcp
{
"mcpServers": {
"hq": {
"url": "https://app.giljo.ai/mcp"
}
}
}
[mcp_servers.hq]
url = "https://app.giljo.ai/mcp"
{
"mcpServers": {
"hq": {
"url": "https://app.giljo.ai/mcp"
}
}
}
{
"mcpServers": {
"hq": {
"url": "https://app.giljo.ai/mcp"
}
}
}
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://app.giljo.ai/mcp | streamable-http | sign-in | 254 ms | 15 min ago |
Memory, docs, and repo context layer for engineering agents.
Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.
Local-first project memory and mistake-prevention guardrails for AI coding agents.
Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.
Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.
Temporal engineering context for agents via MCP.
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.
Answers built from our own checks of this server.