Context for coding agents

Give your agent the context the repository already knows.

Available now, public alpha

Agents spend time rebuilding structure from files on every task. Kin keeps a standing graph of code entities and relationships, then serves focused context through MCP.

Ask the graph

Ask the graph, not the whole repository.

The agent can ask Kin where a concept lives, what surrounds it, and how it connects before choosing what to edit.

  1. Locate

    Find relevant entities by meaning, name, path, and graph context.

  2. Context

    Build a focused context pack around the task instead of loading a broad slice of the repository.

  3. Trace

    Follow dependencies and references across the graph before changing an interface.

Client support

Use the agent you already use.

Kin exposes its local tools through MCP. Setup supports detected clients and reports exactly what it configured.

Codex, Claude, Cursor, Gemini, and other MCP clients can use the same graph-backed tools.

Next step

Connect one agent to one graph.

Install Kin, initialize a repository, and run your first locate query.

Install Kin