MCP Get Access
Connect Your Assistant

Add SeekOut MCP to Desktop Apps via Config File

Connect SeekOut MCP to Claude Desktop, Cursor, VS Code, and other desktop apps that support MCP server configuration. For one-click installs and CLI commands, see Developer & CLI Tools.

Prerequisites

  • An active SeekOut account
  • A desktop app that supports MCP server configuration (Claude Desktop, Cursor, VS Code, and others)

Setup

1
Open your MCP server configuration

Open the MCP server configuration file or settings panel for your app.

2
Add the SeekOut server

Add the following block to your config file:

{
  "mcpServers": {
    "seekout-search": {
      "url": "https://seekout-search-mcp.seekout.io/tools"
    }
  }
}
3
Restart and sign in

Restart the app and sign in with your SeekOut account when prompted on first use.