MCP Server
MCP
io.github.heisee/letsclarify-mcp
Human-in-the-Loop API: AI agents create forms, share URLs with humans, get JSON back.
Install
npx -y @heisee/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@heisee/letsclarify-mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your LetsClarify API key (starts with lc_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LETSCLARIFY_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment