search– Allows the AI agent to query the Sevalla OpenAPI specification to discover available endpoints, parameters, and schemas.execute– Runs JavaScript inside the secure V8 sandbox, enabling the agent to construct and execute API requests dynamically.
Quick start
1
Connect your MCP client to the Sevalla MCP server
Connect your MCP client to the hosted server at https://mcp.sevalla.com.
2
Authenticate
Authentication is handled automatically via OAuth. When your client connects, a browser window opens so you can sign in to your Sevalla account and authorize the connection. No API keys or credentials need to be added to your configuration.