← incisory.com

INDIVIDUAL MCP TOOL

citation_gap

Show which third-party sources (review sites, directories, communities, Wikipedia, etc.

incisory.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://incisory.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for citation_gap and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

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

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

incisory.com

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.incisory]
url = "https://incisory.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "incisory": {
      "type": "http",
      "url": "https://incisory.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: incisory
Remote MCP URL: https://incisory.com/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": {
    "incisory": {
      "url": "https://incisory.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "incisory": {
      "type": "http",
      "url": "https://incisory.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "incisory",
  "transport": "streamable-http",
  "url": "https://incisory.com/mcp"
}
MCP Inspector

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

Related tools

  • audit_visibility — Run an AI-visibility audit for a business (requires an Incisory account — every account includes one free audit, which runs at signup; paid accounts can re-run freely).
  • get_audit — Fetch a previously run audit by its id (from the shareable result URL).
  • visibility_history — Visibility trend across your weekly snapshots.
  • my_visibility — For a subscribed Incisory client: latest AI-visibility snapshot + trend, using your account token.
  • my_report — Full latest weekly report for a subscribed client (verbatim answers, quick wins) using your account token.
  • find_reddit_opportunities — Search for real, high-intent Reddit threads relevant to a business and draft a disclosed, helpful reply for each — queued for human review, never auto-posted (posting is your call, from your own account).
  • list_reddit_queue — List pending Reddit opportunities (copy-paste drafts + thread links) for your account.
  • mark_reddit_opportunity — After you post a drafted reply yourself (or decide to skip it), mark it here so it stops appearing in your queue.