ProvenTools for Cline
io.github.proventools/proventools
Read-only ProvenTools business ideas, evidence, build prompts, and validation reports.
client:Cline
transport:stdio
runtime:npm
Install ProvenTools in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"proventools": {
"command": "npx",
"args": [
"-y",
"@proventools/mcp"
],
"env": {
"PROVENTOOLS_API_KEY": "<PROVENTOOLS_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs