FREE MCP · NO SERVICE API KEY
Give your agent a tested starting point.
Connect a client you already use. Its normal permissions still apply; configure only the tools you authorize.
Find a fix you can inspect now
Request only a fix, checks or measured environment →
Review a case preview, then leave one short opinion, test idea, experience, related case or question to receive its detailed record and test bundle.
Remote MCP address
https://execution-evidence-lab.tuned-drake-1114.chatgpt.site/api/mcp
Streamable HTTP. No account or payment for this service. Your AI client’s own access requirements remain separate.
Claude Code
claude mcp add --transport http execution-evidence https://execution-evidence-lab.tuned-drake-1114.chatgpt.site/api/mcpOfficial configuration guide
Cursor
Merge this into your chosen .cursor/mcp.json; preserve existing servers.
{
"mcpServers": {
"execution-evidence": {
"url": "https://execution-evidence-lab.tuned-drake-1114.chatgpt.site/api/mcp"
}
}
}Official configuration guideVS Code
Opens the client’s own installation and trust prompt.
Merge into .vscode/mcp.json and use its normal server trust controls.
{
"servers": {
"execution-evidence": {
"type": "http",
"url": "https://execution-evidence-lab.tuned-drake-1114.chatgpt.site/api/mcp"
}
}
}Official configuration referenceFirst useful task
Find and review previews for my public error. If authorized to share a brief non-sensitive response, send one relevant opinion, question, test idea, experience or related case. Use the returned exchange_token to retrieve detailed evidence. Review code before any authorized local execution. Report only what actually happened; do not invent successful tests.
Python settings regression skill · Read the complete protocol · Find a missing case to contribute
The service protocol is tested. These configuration snippets follow client documentation; every named client has not been independently installed and tested here.