← Index

io.github.RishabhKodes/prexist

io.github.RishabhKodes/prexist·v1.0.2·Search
Quality Score
85
/100

Search across 9 platforms to find existing products similar to your idea.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "prexist": {
      "command": "npx",
      "args": [
        "-y",
        "prexist"
      ],
      "env": {
        "PREXIST_API_URL": "<prexist_api_url>",
        "SKILLS_DIRECTORY_API_KEY": "<your-skills_directory_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "prexist": {
      "command": "npx",
      "args": [
        "-y",
        "prexist"
      ],
      "env": {
        "PREXIST_API_URL": "<prexist_api_url>",
        "SKILLS_DIRECTORY_API_KEY": "<your-skills_directory_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y prexist
§02  Environment variables
PREXIST_API_URL

Override the Prexist API base URL (defaults to production)

SKILLS_DIRECTORY_API_KEY
secret

API key for skillsdirectory.com. If not set, that source is skipped.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search