MCP Server
MCP
Reuse Before Generate
Checks whether your idea already exists before your agent builds it. Searches GitHub, npm, Python.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "reuse-before-generate",
"version": "0.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional GitHub token. Raises the search rate limit from 10 requests/minute to 30.",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment