Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Affilync MCP Serversearch for new affiliate campaigns and show my earnings summary"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@affilync/mcp-server
MCP (Model Context Protocol) server for Affilync — manage affiliate marketing directly from Claude.
Setup
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"affilync": {
"command": "npx",
"args": ["@affilync/mcp-server"],
"env": {
"AFFILYNC_TOKEN": "<your-jwt-token>"
}
}
}
}Claude Code
claude mcp add affilync -- env AFFILYNC_TOKEN=<your-jwt-token> npx @affilync/mcp-serverGet your token
Create a new API key
Use the token value as
AFFILYNC_TOKEN
Available Tools
Shared (all users)
Tool | Description |
| Get your profile (affiliate or brand) |
| Search campaigns by name/category |
| View recent notifications |
Affiliate Tools
Tool | Description |
| Browse campaigns to join |
| Apply to join a campaign |
| Create a tracking link |
| View your tracking links |
| Total/pending/available earnings |
| Individual commission records |
| Click stats (today/week/month) |
| Cash out available earnings |
| Your joined campaigns |
Brand Tools
Tool | Description |
| Create a campaign with commission structure |
| View your campaigns |
| Campaign metrics (clicks, conversions, EPC) |
| Review applications |
| Approve/reject an application |
| Overall brand performance |
| Affiliates working with you |
Development
npm install
AFFILYNC_TOKEN=<token> npm run devEnvironment Variables
Variable | Required | Default | Description |
| Yes | — | JWT access token |
| No |
| API base URL |
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.