Back to search
30
MCP
@divvi/mcp-server
npm/@divvi/mcp-serverA Model Context Protocol (MCP) server that enables AI assistants to automatically integrate the @divvi/referral-sdk into JavaScript/TypeScript blockchain applications.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@divvi/mcp-server": {
"url": "None",
"transport": "http"
}
}
}