← flowtivity.ai

INDIVIDUAL MCP TOOL

trigger_scan

Initiate a new website scan for automation opportunities and AI readiness

flowtivity.ainone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent endpoint

flowtivity.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.flowtivity-ai]
url = "https://flowtivity.ai/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "flowtivity-ai": {
      "type": "http",
      "url": "https://flowtivity.ai/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: flowtivity-ai
Remote MCP URL: https://flowtivity.ai/.well-known/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "flowtivity-ai": {
      "url": "https://flowtivity.ai/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "flowtivity-ai": {
      "type": "http",
      "url": "https://flowtivity.ai/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "flowtivity-ai",
  "transport": "streamable-http",
  "url": "https://flowtivity.ai/.well-known/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_scans — List recent business insight scans with pagination and filters
  • get_scan — Get comprehensive analysis results for a specific scan by ID
  • get_scan_status — Check the current status and progress of a scan
  • get_opportunities — Get filtered automation opportunities for a scan with impact/effort/category filters
  • get_workflows — Get identified business workflows for a scan with automation potential ratings
  • get_playbook — Get the AI automation playbook for a scan with skills library and 90-day roadmap
  • get_directory_listing — Get an AI Business Directory listing by scan ID or slug
  • list_directory — Browse the AI Business Directory with industry filters