feedock-js

feedockapp/feedock-js
★ 0 stars TypeScript Browser/Web Updated today
Source for the packages Feedock publishes to npm: @feedock/react (embed a feedback board, roadmap, changelog) and @feedock/mcp (MCP server). Read-only mirror.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "feedock-js": {
      "command": "npx",
      "args": [
        "-y",
        "feedockapp/feedock-js"
      ]
    }
  }
}

README Excerpt

The source for the packages [Feedock](https://feedock.com) publishes to npm. > **This is a read-only mirror.** These packages are developed in Feedock's main > repository, which is private, and synced here on release. **Pull requests here > cannot be merged** — the next sync overwrites them. Please post issues and