Loading MCP server directory, please wait...
Outside-in validation gate for AI-generated text; a separate model checks LLM output, fail-closed.
npx @getmcp/cli add io.github.mrhpython/lens-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrhpython/lens-mcp": {
"command": "npx",
"args": [
"-y",
"@soulfield/lens-mcp"
],
"env": {
"SOULFIELD_API_BASE": "https://api.soulfield.one",
"SOULFIELD_API_KEY": ""
}
}
}
}