ForensiScope by Evercraft for VS Code
io.github.jgaethle10/forensiscope
Evercraft long-video/audio analysis with transcription, timelines and duplicate-segment review.
client:VS Code
transport:streamable-http
tools:4
Install ForensiScope by Evercraft in VS Code
.vscode/mcp.json
{
"servers": {
"forensiscope": {
"type": "http",
"url": "https://evercraft-forensiscope.base44.app/functions/forensiScopeMcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs