← Registry

Productivity

agenticpaywall.com

Helps users plan and execute multi-step data or research workflows by asking Composer for a plan and then running it.

1 endpoint2 known toolsFirst detected June 28, 2026Last detected September 16, 2026

ENDPOINT 1

https://composer.agenticpaywall.com/mcp

No auth detected

MCP server metadata

Name
composer
Version
3.4.2
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 2

plan_workflow

Ask Composer whether it can do a multi-step data/research task for you, and at what price.

Inferred read-only
run_workflow

Run a workflow Composer planned for you and get the synthesized result.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "composer",
  "transport": "streamable-http",
  "url": "https://composer.agenticpaywall.com/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 agenticpaywall.com was fetched 2026-07-31T20:59:07.211Z and is being refreshed.

Trust status Neutral

agenticpaywall.com 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.