Claude Desktop / Cowork
In-app
OAuth
Add as a Connector in the Claude Desktop app. Works with Cowork and claude.ai too.
Setup steps
1
Open Claude Desktop → Settings (gear icon) → Connectors
2
Click Add custom connector
3
Enter URL:
https://mcp.sfranalytics.com/mcp
4
Click Add, then click Connect — a browser window opens to sign in
5
In a new conversation, click + → Connectors → enable SFR Analytics
Click Allow always on tool prompts to skip approvals. If the first connection attempt doesn't connect, click Connect again.
Team / Enterprise? An org Owner must approve the connector first. See org setup instructions
Test your connection:
Who are the top SFR buyers in Dallas this year?
Cursor
Deep-link
OAuth
One click to install. Opens Cursor and configures the server automatically.
Add to Cursor
OAuth sign-in happens on first tool use. Don't have Cursor? Download it first.
Test your connection:
Who are the top SFR buyers in Dallas this year?
VS Code / Copilot
Deep-link
OAuth
One click to install. Opens VS Code and connects via GitHub Copilot's MCP support.
Install in VS Code
OAuth via Dynamic Client Registration. Don't have VS Code? Download it first.
Test your connection:
Who are the top SFR buyers in Dallas this year?
Claude Code (CLI)
Command
OAuth
One command to connect. Opens your browser to sign in, then auto-approves all 77+ tools.
bash <(curl -fsSL https://mcp.sfranalytics.com/tools/claude-code/configure.sh)
irm https://mcp.sfranalytics.com/tools/claude-code/configure.ps1 | iex
20 free credits included, no API key needed.
claude mcp add --transport http sfranalytics https://mcp.sfranalytics.com/mcp
Then authenticate
1
Type
/mcp in Claude Code to open MCP settings
2
Select sfranalytics from the server list
3
Click Authenticate — signs you in via browser
claude mcp add sfranalytics --transport http \ https://mcp.sfranalytics.com/mcp \ -H "SFR-Api-Token: YOUR_SFR_KEY" \ -H "PLR-Api-Token: YOUR_PLR_KEY"
If your team already has account-linked API keys. Contact support@sfranalytics.com for key provisioning.
Test your connection:
Who are the top SFR buyers in Dallas this year?
OpenAI Codex CLI
Command
OAuth
Two commands: add the server, then authenticate. Uses OAuth for sign-in.
codex mcp add sfranalytics --url https://mcp.sfranalytics.com/mcp codex mcp login sfranalytics
Test your connection:
Who are the top SFR buyers in Dallas this year?
ChatGPT
Apps
Add as a custom MCP app in ChatGPT. Requires Plus, Team, or Enterprise with Developer Mode.
Setup steps
1
Open ChatGPT → Settings → Apps & Connectors
2
Click Add custom MCP app
3
Name: SFR Analytics, URL:
https://mcp.sfranalytics.com/mcp
4
Click Add and enable in a new conversation
Developer Mode must be enabled in your ChatGPT settings.
Test your connection:
Who are the top SFR buyers in Dallas this year?
Windsurf
In-app
Add via the MCP panel in Cascade, or search “SFR Analytics” in the Windsurf Marketplace.
Setup steps
1
Open Cascade → click the MCP (hammer) icon
2
Click Add custom server
3
Enter URL:
https://mcp.sfranalytics.com/mcp
Test your connection:
Who are the top SFR buyers in Dallas this year?
Cline
In-app
Add as a remote server in the MCP Servers panel. Paste the URL and connect.
Setup steps
1
Open the MCP Servers panel in Cline
2
Click Add Remote Server
3
Enter URL:
https://mcp.sfranalytics.com/mcp
Test your connection:
Who are the top SFR buyers in Dallas this year?
Any MCP client
Manual
HTTP Streamable transport. Works with any MCP-compatible client using OAuth or API key headers.
Configuration
1
Transport: HTTP Streamable
2
URL:
https://mcp.sfranalytics.com/mcp
3
Auth: OAuth (browser sign-in) or API key headers
claude mcp add sfranalytics --transport http \ https://mcp.sfranalytics.com/mcp \ -H "SFR-Api-Token: YOUR_SFR_KEY" \ -H "PLR-Api-Token: YOUR_PLR_KEY"
Works with Claude Code and any HTTP transport client. Contact support@sfranalytics.com for key provisioning.
Test your connection:
Who are the top SFR buyers in Dallas this year?
Team / Enterprise — Set up SFR Analytics for your organization
On Claude Team and Enterprise plans, an Owner approves the connector once, then every member can connect on their own. Two steps, two roles, done.
Owner / Admin
One-time
Add the connector
- 1Navigate to Organization settings → Connectors
- 2Click Add custom connector
- 3Enter URL:
https://mcp.sfranalytics.com/mcp - 4Click Add to save the connector for your org
Connector available to all members
Team Member
Per person
Connect & start using
- 1Go to Settings → Connectors
- 2Find SFR Analytics (labeled “Custom”) and click Connect
- 3Authenticate via the browser sign-in window
- 4In a conversation, click + → Connectors → enable SFR Analytics
Ready to query 77+ tools
Test your connection:
Who are the top SFR buyers in Dallas this year?