droidctx
live infra context for your AI.
A single command that snapshots your services, dashboards, deploys, and alerts, then pipes it into Claude Code, Cursor, or any MCP-compatible agent. Your AI stops hallucinating about your stack and starts answering with real data.
Production is too vast to guess.
A typical stack spans Kubernetes, ECS, Lambda, with metrics in Grafana, alerts in Datadog, schemas in PostgreSQL. No agent can navigate this without a map. Without one, it hallucinates its way through 15 tool calls and gives up.
Observability tools per team
Each with its own dashboards, alerts, and naming conventions your agent doesn't know.
Dashboards to navigate
Without a map, agents check the wrong tool every time.
Known to your agent by default
Without context files, agents guess. droidctx sync changes that.
One command. Three ways to install.
Pick your preferred method. All options install the same droidctx binary with an isolated Python environment.
curl -fsSL https://raw.githubusercontent.com/DrDroidLab/context-builder/main/install.sh | bash Auto-detect. Snapshot. Serve.
droidctx is three things in one binary: a connector layer, a context builder, and an MCP server. Each step is independently scriptable.
Sees what's already configured.
Reads ~/.kube/config, env vars, ~/.aws/credentials, and your local Grafana datasources. Zero config for ~80% of stacks.
Builds context on every prompt.
When your AI asks, droidctx pulls live data: current deploys, dashboards, recent alerts, topology. Cached for 30s, then refreshed. Always fresh, never stale.
Speaks MCP. And REST. And stdio.
One binary serves Model Context Protocol for Claude Code, a REST API for custom tools, and stdio for shell pipelines. Same data, three doors.
Structured context your agent can navigate.
A hierarchy of markdown files covering services, dashboards, schemas, alerts, and cross-service mappings, generated from your live infrastructure, not hand-written docs that go stale overnight.
Click files to preview. Generated from your live infrastructure.
25+ tools, one command.
Read-only access. No write permissions, no agents to deploy, no vendor lock-in.
Grafana
New Relic
Kubernetes
PostgreSQL
MongoDB
Elasticsearch
GitHub
Sentry
Jenkins
ArgoCD
CloudWatch
SigNoz
Google Cloud
ClickHouse
Prometheus
Victoria Metrics
OpenSearch
Coralogix
Azure Drop into any MCP-aware agent.
droidctx implements the Model Context Protocol, so it slots into Claude Code, Cursor, Zed, or your homegrown agent with one config line.
- Claude Code, automatic discovery via
claude_desktop_config.json - Cursor & Zed, paste the MCP URL into settings, done.
- Custom agents, REST/SSE endpoints for anything that speaks HTTP.
- Shell pipelines, stdio mode for
jq, scripts, and CI jobs.
One binary. Smarter agent.
Install droidctx and your AI knows your stack within thirty seconds. No accounts, no data shared, no waiting.