MCP Server
MCP
io.github.sai4447/agentfuse-mcp
Affiliate API for AI agents -- browse programs, generate tracked links, record conversions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentfuse-mcp",
"version": "1.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentFuse API key (get one at agentfuse.io). Format: af_live_...",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENTFUSE_API_KEY"
},
{
"description": "AgentFuse API base URL. Defaults to https://api.agentfuse.io",
"format": "string",
"name": "AGENTFUSE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment