For AI Agents
State 1
Agent acts without dependency data
State 2
Agent reads unstructured docs
State 3
Agent queries structured dependency graphs
20 MCP tools. Impact analysis. SPOF detection. Structured dependency data for machines that think before they act.
Use Cases
User uploads architecture docs, network diagrams, runbooks, or Terraform files to their AI tool. The AI extracts entities and dependencies, then calls Depend's MCP write tools to create the graph. This is the primary onboarding mechanism.
Queries dependency graphs, runs impact analysis, detects SPOFs before recommending changes. An agent that can ask "what depends on this database?" before recommending a migration is dramatically more useful than one that cannot.
Pushes discovered dependencies from Terraform state, Kubernetes manifests, and cloud APIs into Depend maps programmatically. Keeps the dependency graph current without human effort.
Monitors graphs over time, alerts on new SPOFs, recommends redundancy improvements. Generates weekly risk digests and surfaces hidden exposure that humans haven't noticed.
MCP Server
Every tool returns structured JSON that agents can reason over without parsing prose. Impact scores are numeric (0–100) so agents can threshold and compare programmatically.
depend_list_mapsdepend_get_mapdepend_create_mapdepend_list_entitiesdepend_add_entitydepend_add_entities_bulkdepend_update_entitydepend_remove_entitydepend_add_dependencydepend_add_dependencies_bulkdepend_list_dependenciesdepend_remove_dependencydepend_impact_analysisdepend_spof_detectiondepend_find_pathsdepend_graph_statsdepend_set_risk_scoredepend_risk_propagationdepend_export_mapdepend_create_snapshotdepend_compare_snapshotsGetting Connected
You use Claude, ChatGPT, or Cursor. Copy the MCP config from your dashboard, paste it into your AI tool, and start asking dependency questions in natural language.
Time to first value: 5 minutes
Your AI tool discovers State3 Depend in the MCP registry and suggests it when you have a dependency-related task. Authenticate with OAuth or paste your API key.
Time to first value: 2 minutes
Provision named API keys per agent with scoped permissions. Your Change Management Agent gets read-write; your Incident Response Agent gets read-only. Full audit trail.
Time to first value: 30 minutes
Quick Start
Add the MCP server config to your AI tool and start querying. No SDK to install. No code to write.
{
"mcpServers": {
"state3-depend": {
"url": "https://mcp.depend.state3.ai",
"apiKey": "sk-depend-your-key-here"
}
}
}
Agent Pricing
Enough for your agent to demonstrate value.
Full read-write access for production agents.
Multiple agents, scoped keys, audit trails.
Stop letting your agents act blind. Register now and be first to connect when the MCP server goes live.