Agree.com · OAuth Scopes

Agree.com OAuth Scopes

OAuth 2.0 probed

Agree.com uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

AgreementsElectronic SignatureContract ManagementInvoicingBillingPaymentsAccounts ReceivableFintechFinancial-ServicesWebhooksMCPagent-native
Scopes: 0 Flows: Method: probed

Scopes (0)

Agree.com implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-12'
method: probed
source: https://secure.agree.com/.well-known/oauth-authorization-server
docs: null
docs_note: >-
  No scopes or permissions reference page is published. agree.com/developers does not mention
  OAuth scopes, and the API documentation at secure.agree.com/documentation covers only the
  bearer API key. The scope list below is read from the authorization server's own RFC 8414
  metadata document, which is the only place Agree.com publishes it.
name: Agree.com OAuth Scopes
description: >-
  Agree.com's OAuth 2.1 authorization server advertises exactly one scope. It governs the
  hosted MCP server and nothing else - the REST API uses an unscoped bearer API key and has
  no OAuth surface at all.
authorization_server:
  issuer: https://secure.agree.com
  metadata: https://secure.agree.com/.well-known/oauth-authorization-server
  grant_types_supported:
  - authorization_code
  - refresh_token
  response_types_supported:
  - code
  code_challenge_methods_supported:
  - S256
  token_endpoint_auth_methods_supported:
  - none
  - client_secret_post
  - client_secret_basic
  dynamic_client_registration: https://secure.agree.com/oauth/register
  revocation_endpoint: https://secure.agree.com/oauth/revoke
  op_policy_uri: https://agree.com/privacy
scope_count: 1
scopes:
- name: mcp
  description: >-
    Access to the Agree MCP server at https://secure.agree.com/mcp. Declared in
    scopes_supported in the authorization server metadata.
  grants: unknown
  grants_note: >-
    NOT DOCUMENTED. Agree.com publishes no statement of what this scope permits. Because the
    MCP tool list is itself OAuth-gated, the set of actions a holder of this scope can take -
    including whether it can create and send invoices, send agreements for signature, or read
    revenue reporting - cannot be established from any public source. This is the single
    largest agent-readiness gap on this provider: a consent screen backed by one opaque,
    undocumented scope gives a user no basis to decide what they are authorizing.
  resource: https://secure.agree.com/mcp
  source: https://secure.agree.com/.well-known/oauth-authorization-server
findings:
- >-
  One coarse scope for an entire contract-and-payments surface. There is no read-only scope
  and no separation between signing authority and money movement.
- >-
  Dynamic client registration is open at /oauth/register with token_endpoint_auth_method
  "none" supported, which is the correct posture for public MCP clients and is what lets an
  agent connect without a preregistered client ID.

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/agree-com-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.