A Model Context Protocol (MCP) server that enables AI assistants to automatically integrate the @divvi/referral-sdk into JavaScript/TypeScript
A Model Context Protocol (MCP) server that enables AI assistants to automatically integrate the @divvi/referral-sdk into JavaScript/TypeScript blockchain applications. That is what the divvi mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
A Model Context Protocol (MCP) server that provides AI assistants with tools for working with the Divvi ecosystem. Currently focuses on automatic integration of the @divvi/referral-sdk into JavaScript/TypeScript blockchain applications, with more Divvi-related functionality planned for future releases.
Integrating referral tracking into blockchain applications typically requires understanding SDK documentation, modifying transaction flows, and maintaining integration code as protocols evolve. This MCP server eliminates that complexity by turning any AI assistant into a Divvi integration expert that can automatically implement referral tracking following current best practices.
The server publishes 5 tools. What each one is for:
Prerequisites — The Prerequisites tool exposed by this serverCursor — Cursor supports MCP servers through its settings. Add the server configuration:Contributing — 1. Fork the repository 2. Create a feature branch: git checkout -b feature/my-feature 3. Make your changes following the existing code style 4. AddParameters — The Parameters tool exposed by this serverReturns — Comprehensive integration instructions that guide AI agents through:Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Divvi's toolset — Prerequisites, Cursor, Contributing and 2 more — is a fair guide to whether it matches your workflow. It is maintained by divvi-xyz; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Divvi's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
| Cursor | Cursor supports MCP servers through its settings. Add the server configuration: |
| Contributing | 1. Fork the repository 2. Create a feature branch: git checkout -b feature/my-feature 3. Make your changes following the existing code style 4. Add tests for new functionality 5. Run the test suite: yarn test 6. Submit a |
| Parameters | The Parameters tool exposed by this server. |
| Returns | Comprehensive integration instructions that guide AI agents through: |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.