Copper Banking · OAuth Scopes

Copper Banking OAuth Scopes

OAuth 2.0 probed

Copper Banking publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Copper Banking API on a user’s behalf.

Tokens are issued from https://mcp.getcopper.com/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyFinancial-ServicesFintechConsumer FinanceFinancial LiteracyRewardsNeobankMobile BankingTeen BankingMCP
Scopes: 2 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp.getcopper.com/authorize
Token URL
https://mcp.getcopper.com/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
mcp Access to Copper's Model Context Protocol server. Copper publishes no description of what this scope grants; the name is taken verbatim from scopes_supported in the authorization server metadata. authorizationCode
offline_access Issue a refresh token so the client can obtain new access tokens without the resource owner present (OpenID Connect / RFC 6749 offline access). authorizationCode

Source

OAuth Scopes

copper-banking-scopes.yml Raw ↑
generated: '2026-08-04'
method: probed
source: https://mcp.getcopper.com/.well-known/oauth-authorization-server
docs: null
docs_note: Copper publishes no scope or permission reference; the scope list below is
  taken verbatim from the authorization server's own RFC 8414 metadata document.
schemes:
- name: CopperMCPOAuth2
  type: oauth2
  source: well-known/copper-banking-oauth-authorization-server.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.getcopper.com/authorize
    tokenUrl: https://mcp.getcopper.com/token
    pkce: S256
    refresh_token: true
scopes:
- scope: mcp
  description: Access to Copper's Model Context Protocol server. Copper publishes no
    description of what this scope grants; the name is taken verbatim from
    scopes_supported in the authorization server metadata.
  flows: [authorizationCode]
  sources: [well-known/copper-banking-oauth-authorization-server.json]
- scope: offline_access
  description: Issue a refresh token so the client can obtain new access tokens without
    the resource owner present (OpenID Connect / RFC 6749 offline access).
  flows: [authorizationCode]
  sources: [well-known/copper-banking-oauth-authorization-server.json]
coverage:
  scopes_declared: 2
  granularity: coarse
  note: >-
    A single `mcp` scope covers the entire protected resource. There is no per-tool or
    per-resource scope decomposition, so an agent token cannot be least-privileged
    against individual Copper capabilities.
x-evidence:
  fetched: '2026-08-04'
  url: https://mcp.getcopper.com/.well-known/oauth-authorization-server
  http_status: 200

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/copper-banking-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.