
KinVerifiedFeatured
@Troy Fortin, Jr. (Firelock, LLC)
About Kin
The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kin": {
"command": "npx",
"args": [
"-y",
"@kinlab/kin-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Kin?
The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.
What does the MCP server do?
Kin answers repository questions from the graph instead of raw file search: locate a symbol by meaning, pull a structured context pack around any entity, trace data flow across files, and measure the blast radius of a change before it lands. Every response carries a freshness and coverage envelope, so the agent knows how much of the repository the answer covers.
Quickstart
{
"mcpServers": {
"kin": {
"command": "npx",
"args": ["-y", "@kinlab/kin-mcp"]
}
}
}
Full setup, including one-command client configuration: https://kinlab.ai/install
Links
- Install and docs: https://kinlab.ai/install
- Source, Apache-2.0 core: https://github.com/firelock-ai/kin
Basic information
Category
Version Control
License
Apache-2.0
Author
Troy Fortin, Jr. (Firelock, LLC)
Submitted by
Troy Fortin
More Version Control MCP servers
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
GitLab MCP Server
yoda-digitalProduction-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
Bitbucket Server MCP
garc33Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
MCP Linear
tacticlaunchMCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
Comments