Security

What is Scope?

In OAuth and API authorization, a scope defines the specific permissions granted to an access token. Scopes like 'read:contacts' or 'write:invoices' limit what operations a token can perform, following the principle of least privilege.

See Scope in action with 0nMCP

1,589 tools. 102 services. One npm install.

Get Started