Skip to main content
Custom APIs and MCP servers work with Quaso
A missing built-in integration never blocks you: Quaso can call any HTTP API or MCP server, public or internal.

Register an MCP server

1

Add the server

Under Settings → MCP servers, paste the URL of a Streamable-HTTP MCP server (like Supabase).
2

Authenticate

Add a bearer token or header if it needs one. Tokens are encrypted at rest and never shown to the model.
3

Test connection

Hit Test connection to see the tools it exposes. From then on the agent can call them in chat.

HTTP APIs and webhooks

Describe the API and hand Quaso the credentials; it calls the endpoints directly. Automations can also receive incoming webhooks at a URL Quaso gives you.

Try it

Every card opens the Quaso composer with the prompt filled in.

Paralegal on the Clio API

“Be my paralegal. Watch contract deadlines through the Clio API, summarize new docs, and flag anything that needs attorney review.”

Webhook backbone

“Be the glue between our tools. Receive incoming webhooks, route them to the right humans, and persist the right rows to Supabase.”