Reduck docs Back to Reduck

Get started

Connect your agent

Reduck is a remote MCP server at https://mcp.reduck.ai. There is nothing to install and no package to run: your client signs in through your browser the first time it calls a tool, and the Reduck tools appear beside its own.

Pick your client

What every client needs

Whichever one you use, the same four facts apply.

Setting Value
URL https://mcp.reduck.ai
Transport Streamable HTTP — not stdio, not SSE
Scope User, so every project sees it
Auth OAuth. The client opens a browser on first use

Other ways in

MCP is the way in most agents want, but not the only one. The CLI runs scripts from a terminal and writes each result to disk, and the REST API calls them over HTTP with nothing to install.

Type to search the documentation.