Skip to content
R1-MCP
▦ All products
StrandCalls R1-MCP ARRF Docs coming soon CP-MCP Docs coming soon CP Word List Docs coming soon ICX Setup Docs coming soon Probe MCP Docs coming soon SZ-MCP Docs coming soon Tangent MCP Docs coming soon NeuralRepo docs.neuralrepo.com
Get Support

Getting started

Three steps: sign in, save your RUCKUS One credentials, add the connector to Claude.

Go to r1-mcp.lanpulse.com and sign in with Google. That Google account is your R1-MCP identity — the same account backs both the web dashboard and the Claude connector.

In the dashboard, add a connection with your R1 API credentials:

FieldWhere it comes from
LabelYour own name for this tenant, e.g. “Acme Production”
Client IDFrom your RUCKUS One tenant’s API credentials
Client secretSame place. Write-only — once saved it is never shown again
RegionUS, Europe, or Asia — must match where your tenant lives
Tenant IDYour R1 tenant identifier

In RUCKUS One, create an API client under your tenant’s administration settings. You need the client ID, the client secret, and your tenant ID. R1-MCP uses the OAuth2 client_credentials grant, so no user-interactive RUCKUS login is involved.

The credential’s permissions in R1 are the ceiling on what Claude can do — R1-MCP cannot exceed them. If you want a read-only experience, issue a read-only API client.

The region selects which RUCKUS One API host your calls go to:

RegionAPI host
USapi.ruckus.cloud
Europeapi.eu.ruckus.cloud
Asiaapi.asia.ruckus.cloud

Picking the wrong region is the most common setup failure — the credentials are valid but the tenant isn’t there.

Click Test connection. This mints a real RUCKUS token with your credentials, so a pass means the whole chain works: client ID, secret, region, and tenant ID.

If it fails, see Troubleshooting.

Copy the MCP URL from the dashboard, then follow Connecting to Claude.

The URL is the same for every user — what identifies you is the OAuth token Claude obtains when it connects, which is bound to your account.

Ask Claude something concrete:

List my RUCKUS One venues.

Then something that needs discovery:

How many APs are online at each venue, and which ones are down?

If it works, move on to the prompts — they package the higher-value workflows.

The default install covers the R1 REST API and the user guide. Everything else — ICX documentation, webhook analytics, live CLI, test beds — is opt-in per user with no password. See Features.

If you manage more than one RUCKUS One tenant, add each as its own connection and tell Claude which one to use. See Multiple connections.