Loading MCP server directory, please wait...
A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.
npx @getmcp/cli add io.github.replenhq/replenRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.replenhq/replen": {
"command": "npx",
"args": [
"-y",
"@replen/mcp"
],
"env": {
"DIGEST_BASE_URL": "",
"DIGEST_TOKEN": ""
}
}
}
}