← Registry

Marketing

workrouter.app

It searches and manages business opportunities, matches them, and tracks engagement outcomes.

x402 supported1 endpoint5 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://workrouter.app/mcp

No auth detected

MCP server metadata

Name
workrouter
Version
1.0.0
Capabilities
toolsresources

Known tools 5

opportunity.search

WorkRouter opportunity.search

Inferred read-only
opportunity.read

WorkRouter opportunity.read

Inferred read-only
match.explain

WorkRouter match.explain

Inferred read-only
engagement.pursue

WorkRouter engagement.pursue

Inferred read-only
outcome.submit

WorkRouter outcome.submit

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

.mcp.json

{
  "mcpServers": {
    "workrouter": {
      "type": "http",
      "url": "https://workrouter.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "workrouter",
  "transport": "streamable-http",
  "url": "https://workrouter.app/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 workrouter.app was fetched 2026-08-03T00:15:28.917Z.

Trust status Neutral

workrouter.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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