Security

What is Access Token?

A credential that grants temporary, scoped access to an API. Access tokens are typically short-lived (minutes to hours) and must be refreshed using a refresh token. They carry permissions defining what operations the holder can perform.

See Access Token in action with 0nMCP

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

Get Started