Gojiberry AI · OAuth Scopes

Gojiberry AI OAuth Scopes

OAuth 2.0 probed

Gojiberry AI 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 Gojiberry AI API on a user’s behalf.

Tokens are issued from https://mcp.gojiberry.ai/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.

CompanySalesLead GenerationSales IntelligenceAI AgentsOutboundGo-To-MarketProspectingLinkedInCRM
Scopes: 2 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://mcp.gojiberry.ai/authorize
Token URL
https://mcp.gojiberry.ai/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
mcp:tools Advertised scope granting an MCP client access to the Gojiberry tool surface. No published description; name read from scopes_supported. authorizationCode
claudeai Advertised scope used by the Claude MCP connector flow documented at https://gojiberry.ai/how-to-do-outreach-claude-linkedin-mcp. No published description; name read from scopes_supported. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://mcp.gojiberry.ai/.well-known/oauth-authorization-server
note: >-
  The External REST API at ext.gojiberry.ai has NO OAuth surface — it is a
  bearer API key (JWT) only, so derive-oauth-scopes.py finds zero oauth2
  securitySchemes in the OpenAPI. The OAuth scopes recorded here belong to the
  hosted MCP server at mcp.gojiberry.ai, which publishes RFC 8414 authorization
  server metadata and RFC 9728 protected resource metadata anonymously. Gojiberry
  publishes no human-readable scope reference page; these values are read
  verbatim from the machine-readable metadata.
schemes:
- name: MCP OAuth 2.1
  surface: mcp
  source: well-known/gojiberry-ai-oauth-authorization-server.json
  issuer: https://mcp.gojiberry.ai
  dynamic_client_registration: https://mcp.gojiberry.ai/register  # RFC 7591
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.gojiberry.ai/authorize
    tokenUrl: https://mcp.gojiberry.ai/token
    pkce: [S256, plain]
    grant_types: [authorization_code, refresh_token]
    token_endpoint_auth_methods: [none, client_secret_post]
scopes:
- scope: mcp:tools
  description: >-
    Advertised scope granting an MCP client access to the Gojiberry tool
    surface. No published description; name read from scopes_supported.
  flows: [authorizationCode]
  sources: [well-known/gojiberry-ai-oauth-authorization-server.json]
- scope: claudeai
  description: >-
    Advertised scope used by the Claude MCP connector flow documented at
    https://gojiberry.ai/how-to-do-outreach-claude-linkedin-mcp. No published
    description; name read from scopes_supported.
  flows: [authorizationCode]
  sources: [well-known/gojiberry-ai-oauth-authorization-server.json]
gaps:
- No scopes/permissions reference page is published on the docs site.
- The REST External API has no scope model; access is all-or-nothing per API key,
  with organization-owner impersonation via x-impersonate-user-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/gojiberry-ai-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.