Use your API in Cursor (or your favorite LLM)
We've been hard at work figuring out how to get Agent Scalar as close possible to your favorite tools with as little overhead as possible, and here is what we came up with:
Agent MCP Servers allow you to take your existing OpenAPI document and expose it via an MCP server with all the performance benefits of Agent:
Managing API Authentication
API authentication with AI tools is just a big headache. With Agent MCP servers you can preconfigure the authentication specified in your OpenAPI document so the LLM can operate the MCP tools without having to worry about how to fetch a token or navigate the auth structure.
MCP Server Privacy
By default, the access to the MCP servers you set up is restricted and requires a Scalar API Key in order to access and use the tools.
Try it in the Scalar Dashboard. :-)
Mar 17, 2026