← Registry

Analytics

flowtivity.ai

Analyze websites for automation opportunities and AI readiness.

1 endpoint12 known toolsFirst detected May 11, 2026Last detected August 23, 2026

ENDPOINT 1

https://flowtivity.ai/.well-known/mcp

No auth detected

MCP server metadata

Name
flowtivity-insights
Version
1.0.0
Capabilities
toolsresources
Server instructions

Flowtivity Insights MCP server. Use tools/list to discover tools, then tools/call to execute them (requires authentication). Use resources/list to discover interactive UI resources.

Known tools 12

trigger_scan

Initiate a new website scan for automation opportunities and AI readiness

Inferred read-only
list_scans

List recent business insight scans with pagination and filters

Inferred read-only
get_scan

Get comprehensive analysis results for a specific scan by ID

Inferred read-only
get_scan_status

Check the current status and progress of a scan

Inferred read-only
get_opportunities

Get filtered automation opportunities for a scan with impact/effort/category filters

Inferred read-only
get_workflows

Get identified business workflows for a scan with automation potential ratings

Inferred read-only
get_playbook

Get the AI automation playbook for a scan with skills library and 90-day roadmap

Inferred read-only
get_directory_listing

Get an AI Business Directory listing by scan ID or slug

Inferred read-only
list_directory

Browse the AI Business Directory with industry filters

Inferred read-only
get_score_breakdown

Get detailed readiness and AEO score breakdowns with explanations

Inferred read-only
search_insights

Search across all scans for specific insights matching a query

Inferred read-only
get_analytics_summary

Get aggregate analytics across all scans: totals, averages, distributions

Inferred read-only

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-insights]
url = "https://flowtivity.ai/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: flowtivity-insights
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-insights": {
      "url": "https://flowtivity.ai/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "flowtivity-insights",
  "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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for flowtivity.ai was fetched 2026-09-06T20:41:13.174Z.

Trust status Trusted

flowtivity.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.