Talkthrough MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 586 installs a week from pypi. Last commit 31 Jul 2026.
Local MCP server: screen recordings into transcript, exact frames, OCR, wall-clock evidence.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add talkthrough-mcp -- uvx talkthrough-mcp
{
"mcpServers": {
"talkthrough-mcp": {
"args": [
"talkthrough-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.talkthrough-mcp]
command = "uvx"
args = ["talkthrough-mcp"]
{
"mcpServers": {
"talkthrough-mcp": {
"args": [
"talkthrough-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"talkthrough-mcp": {
"args": [
"talkthrough-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.