Connect Slashtrack

One URL.Every AI.

Slashtrack runs as a remote server on the Model Context Protocol — the open standard every major AI assistant now speaks. Point your tool at the URL below, log in with your browser, and you're tracking. No plugins. No keys. No editing files.

Your connection URL
https://slashtrack.dev/mcp
OAuth 2.1 login · your tool will open a browser the first time you use it
Pick your tool
Claude Code
Anthropic · CLI
Claude
Desktop · Web
ChatGPT
OpenAI · Web
Cursor
IDE
Windsurf
Codeium · IDE
Codex CLI
OpenAI · CLI
Gemini CLI
Google · CLI
Zed
IDE
Goose
Block · Desktop
Any MCP client
Universal
01 · PREFERRED

Claude Code

Anthropic CLI

The fastest path. Claude Code is Anthropic's official CLI. Run one command, log in, and Slashtrack is live in your terminal and every repo you open.

claude mcp add --scope user -t http slashtrack https://slashtrack.dev/mcp

Claude will open a browser the first time you call a Slashtrack tool. Log in with GitHub or Google, and you're done.

Tell Claude: go to slashtrack.dev/connect and install slashtrack — it will read this page and run the command for you.
02

Claude (Desktop & Web)

Anthropic App

Connect Slashtrack as a custom connector from inside Claude.

  1. Open Claude → SettingsConnectors.
  2. Click Add custom connector.
  3. Name: Slashtrack. URL: https://slashtrack.dev/mcp.
  4. Save and log in when the browser opens.
  5. Start a chat and say: start a slashtrack session for acme.
screenshot — Claude Settings → Connectors
03

ChatGPT

OpenAI App

ChatGPT supports custom MCP connectors (developer mode). Works today; full app directory listing is in review.

  1. Open ChatGPT → SettingsConnectors.
  2. Toggle on Developer mode.
  3. Click New connector (or + Add).
  4. Name: Slashtrack. Server URL: https://slashtrack.dev/mcp.
  5. Auth: OAuth. Save. Log in when prompted.
screenshot — ChatGPT new connector dialog
Heads up: custom connectors in ChatGPT currently require developer mode while we wait on directory listing. The OAuth flow is identical once you're in.
04

Cursor

IDE

Add Slashtrack to Cursor's MCP config. Open SettingsTools & MCPAdd custom MCP, or edit ~/.cursor/mcp.json directly:

{ "mcpServers": { "slashtrack": { "type": "http", "url": "https://slashtrack.dev/mcp" } } }

Restart Cursor. The first time you invoke a Slashtrack tool, a browser tab opens for login.

05

Windsurf

Codeium IDE

Open Windsurf settings, find CascadeMCP Servers, and add:

{ "mcpServers": { "slashtrack": { "serverUrl": "https://slashtrack.dev/mcp" } } }

Windsurf handles the OAuth handshake automatically on first call.

06

Codex CLI

OpenAI CLI

Edit ~/.codex/config.toml and add:

[mcp_servers.slashtrack] transport = "http" url = "https://slashtrack.dev/mcp"

Restart Codex. It will open a browser for OAuth on first use.

07

Gemini CLI

Google CLI

Add Slashtrack to ~/.gemini/settings.json:

{ "mcpServers": { "slashtrack": { "httpUrl": "https://slashtrack.dev/mcp" } } }

Gemini CLI picks up the new server on next launch and handles OAuth automatically.

08

Zed

IDE

Open Zed's settings.json (cmd/ctrl + ,) and add under context_servers:

{ "context_servers": { "slashtrack": { "source": "custom", "url": "https://slashtrack.dev/mcp" } } }

Zed's agent panel will prompt you to authenticate on first use.

09

Goose

Block Desktop · CLI
  1. Open Goose → SettingsExtensions.
  2. Click Add custom extension.
  3. Type: Streamable HTTP.
  4. URL: https://slashtrack.dev/mcp.
  5. Save. Log in when the browser opens.
10

Any MCP client

Universal

If your tool supports the Model Context Protocol with remote servers over Streamable HTTP, it can talk to Slashtrack. Point it at:

https://slashtrack.dev/mcp

No API keys. No pre-shared tokens. Slashtrack implements OAuth 2.1 with dynamic client registration, so your tool negotiates auth on its own. When you first call a tool, a browser window opens. You log in. You're done.

Not sure how to add an MCP server to your tool? Ask it. Say: add this MCP server: https://slashtrack.dev/mcp — most modern agents know how to handle it.
Once you're in

Just talk to itlike you always do.

Try 01
"Start a session for acme."
Creates the client if it's new. Starts the clock. Returns a confirmation.
Try 02
"Stop tracking."
Ends the session. Your AI writes a summary of what you accomplished, in your voice.
Try 03
"What did I work on this week?"
Pulls your sessions, totals, and notes. Ready to send to a client.
Try 04
"Generate a report for acme, last week, narrative."
A client-ready write-up. One click to copy, share, or send.

Go build.We'll handle the proof.

Free to start. One URL. Every AI. The reports write themselves from there.

Create your account Back to home