MCP Server
MCP
ProvenTools
Read-only ProvenTools business ideas, evidence, build prompts, and validation reports.
Install
npx -y @proventools/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@proventools/mcp",
"version": "0.1.0-beta.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional ProvenTools API key from the dashboard. Keep it in the client's secret store; never commit it to a project file.",
"format": "string",
"isSecret": true,
"name": "PROVENTOOLS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment