Skip to main content
Any client that supports the Model Context Protocol can connect to Swoop. This guide covers the general setup for clients not listed in the dedicated guides.

Prerequisites

  • A Swoop account at app.swoop.it
  • An MCP-compatible client that supports Streamable HTTP transport

Endpoint

Point your client to the Swoop MCP server:

Connection methods

If your client supports Streamable HTTP with OAuth natively:
1

Add a new MCP server

In your client’s MCP configuration, add a new server with the endpoint URL above.
2

Authenticate

Your client will initiate an OAuth flow. Sign in with your Swoop account and approve the consent screen.
3

Verify

Confirm that ask_swoopAgent appears in the list of available tools.

Tested clients

The following clients have been verified to work with the Swoop MCP server:
ClientTransportAuth
Claude Desktopstdio via mcp-remoteOAuth
Claude Web & MobileStreamable HTTPOAuth
If your client isn’t listed above, it should still work as long as it supports MCP over Streamable HTTP (directly or via mcp-remote). If you run into issues, check Troubleshooting.