Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "interchange-plugin",
"description": "Scope3 Interchange plugins for Claude Code and Cowork.",
"owner": {
"name": "Scope3 PBC",
"email": "engineering@scope3.com"
},
"plugins": [
{
"name": "interchange",
"description": "Plan, buy, and manage advertising through the Interchange V3 MCP server.",
"author": {
"name": "Scope3 PBC",
"url": "https://interchange.io"
},
"source": "./",
"category": "productivity",
"keywords": [
"advertising",
"campaigns",
"media-buying",
"mcp"
],
"homepage": "https://docs.interchange.io"
}
]
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ returns.
## What's included

- `.claude-plugin/plugin.json` — the Claude Code / Cowork plugin manifest.
- `.claude-plugin/marketplace.json` — lets this repo be added directly as a
marketplace (`/plugin marketplace add`, above).
- `.mcp.json` — the remote Interchange V3 MCP connection (OAuth, no keys).
- `skills/` — three canonical buyer skills: get an account ready to buy,
set up a campaign, and manage a live campaign.
Expand Down
2 changes: 1 addition & 1 deletion SOURCE_DIGEST
Original file line number Diff line number Diff line change
@@ -1 +1 @@
375148f3af599cfef648cf6f2e3bbca4ed57d91c56aa04f9391369c1df82541a
6da3798548dd38217fc231a4bc3332ad44a27066fdb10036582c7c5d99ca6d37
Loading