Prerequisites
- A Swoop account at swoop.it
- An MCP-compatible client that supports Streamable HTTP transport
Endpoint
Point your client to the Swoop MCP server:Connection methods
- Direct connection
- Using mcp-remote
- API key
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: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.