Spine for VS Code
io.github.sylphxai/spine
Spine — repository architecture with file-level proof: graph, paths, traces, and impact.
client:VS Code
transport:stdio
runtime:npm
Install Spine in VS Code
.vscode/mcp.json
{
"servers": {
"spine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sylphx/spine"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs