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
- Direct connection
- Using mcp-remote
- API key
If your client supports Streamable HTTP with OAuth natively:
Tested clients
The following clients have been verified to work with the Swoop MCP server:| Client | Transport | Auth |
|---|---|---|
| Claude Desktop | stdio via mcp-remote | OAuth |
| Claude Web & Mobile | Streamable HTTP | OAuth |
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.