affset MCP server
Run affset from chat: stats, campaigns, zones, payouts, targeting, and team.
0 stars265 downloads/wk
Reviews
Write oneNobody has reviewed affset yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
affset tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan107 source files scanned25/25
- Live reliabilityremote reachable in 485ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 6 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the affset repository's README, as published. We do not edit it. Read it on GitHub
affset MCP server
An MCP server that lets a media buyer run affset from a chat client — pull stats, manage campaigns/zones/team, payouts, targeting, sub labels, and cut underperforming zones in plain language, no dashboard.
The tools wrap the existing affset tenant API. Connect through the hosted endpoint (OAuth, no API key) or run this package locally (Bearer token + X-Namespace). One connection serves one tenant.
Fastest way to connect — the hosted endpoint. Add https://mcp.affset.com/mcp as a remote MCP server in Claude (web or desktop), Cursor, Claude Code, or any client that supports streamable HTTP with OAuth: paste the URL, sign in with your affset email, keep Read-only (the consent default) or grant full access. Every connection shows up on the dashboard Integrations page and can be revoked individually. Setup guide: affset.com/integrations.
The npm package below is the self-host path: same tool roster, runs on your machine with an API key you manage yourself. Stdio defaults to full access unless you set AFFSETREADONLY=true.
Tools
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mcp https://mcp.affset.com/mcp
affset: common questions
- Is affset MCP server safe?
- Yes, by our scan: it is graded A (96/100). Read the affset safety report
- How do I install affset?
- It runs remotely at mcp.affset.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does affset need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is affset maintained?
- The last commit was 8 days ago (2026-09-13). The latest release is v0.4.0.
- Is affset up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.