Refersion MCP Server (candidate)
Refersion publishes NO Model Context Protocol server — remote or local. This document is a DERIVED candidate tool surface, computed one-to-one from the 15 operations in Refersion's own published OpenAPI, so that an integrator can stand one up. Nothing here is served by Refersion and no endpoint below is real.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
create_affiliate— Create a new affiliate and return their ID and referral link.edit_affiliate— Update one or more existing affiliates. Returns ids_changed and ids_not_changed.get_affiliate— Retrieve one affiliate by numeric ID or referral code.search_affiliates— Find affiliates by keyword, email, ID or name.list_affiliates— Page through every affiliate in the account (limit max 100).change_affiliate_status— Set ACTIVE, DENIED or DISABLED on up to 50 affiliate IDs.create_conversion_trigger— Attach a COUPON, SKU or EMAIL conversion trigger to an affiliate.delete_conversion_triggers— Delete up to 50 conversion triggers.credit_commission— Manually credit an affiliate with an arbitrary commission amount. Moves money.credit_order— Credit an affiliate for an existing order ID.change_conversion_status— Approve, deny or otherwise re-status conversions in bulk.cancel_conversion— Submit a cancellation conversion for an order or specific SKUs.get_conversion_totals— Aggregate conversion counts, commission and order totals with date and status filters.add_sku_commission— Add SKU-level commission rates to an offer (max 50 SKUs, plan-gated).get_report_link— Generate a signed download link for a saved report. Link expires in 2 minutes.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.