prexist for Claude Desktop
io.github.rishabhkodes/prexist
Search across 9 platforms to find existing products similar to your idea.
client:Claude Desktop
transport:stdio
runtime:npm
Install prexist in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<SKILLS_DIRECTORY_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs