npm 包

@remnic/replit

查看源 ↗

周下载量

趋势每日积累 —— 目前仅一个数据点。

项目介绍

MCP connector helper for using Remnic memory with Replit Agent.

Replit Agent has no plugin system, so it can't install a Remnic hook like Claude Code or Codex can. Instead, this package takes a bearer token that you mint separately (remnic token generate replit) and produces the exact MCP server config + paste-ready setup instructions for Replit's Integrations pane, turning any Replit workspace into a Remnic memory client over HTTP + MCP.

Needs a running Remnic server (see @remnic/server) or a @remnic/cli-managed daemon that exposes MCP on port 4318.

First mint a Replit-scoped token with the Remnic CLI:

Then use the helper to render the setup instructions and MCP config:

For a cloud…

摘自 www.npmjs.com/package/@remnic/replit