# Autonomous Tool Factory (remote · agency-backend-bbdk.onrender.com)

Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them.

- Trust score: 73/100 (medium)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `agency-backend-bbdk.onrender.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk.md), [page](https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk)

## Channel facts

- Endpoint: `https://agency-backend-bbdk.onrender.com/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 60/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1187 tokens (~59/item across 20 items; 20 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Autonomous Tool Factory MCP server?

Autonomous Tool Factory is a hosted endpoint at https://agency-backend-bbdk.onrender.com/mcp/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http lorenestinfinite-maker-tool-factory 'https://agency-backend-bbdk.onrender.com/mcp/'
```

### Cursor

```json
{
  "mcpServers": {
    "lorenestinfinite-maker-tool-factory": {
      "url": "https://agency-backend-bbdk.onrender.com/mcp/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "lorenestinfinite-maker-tool-factory": {
      "type": "http",
      "url": "https://agency-backend-bbdk.onrender.com/mcp/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.lorenestinfinite-maker-tool-factory]
url = "https://agency-backend-bbdk.onrender.com/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lorenestinfinite-maker-tool-factory": {
      "type": "remote",
      "url": "https://agency-backend-bbdk.onrender.com/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add lorenestinfinite-maker-tool-factory --url 'https://agency-backend-bbdk.onrender.com/mcp/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  lorenestinfinite-maker-tool-factory:
    url: "https://agency-backend-bbdk.onrender.com/mcp/"
```

### Netclaw

```json
{
  "McpServers": {
    "lorenestinfinite-maker-tool-factory": {
      "Transport": "http",
      "Url": "https://agency-backend-bbdk.onrender.com/mcp/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add lorenestinfinite-maker-tool-factory -t streamable-http -u 'https://agency-backend-bbdk.onrender.com/mcp/'
```

### Other

```json
{
  "mcpServers": {
    "lorenestinfinite-maker-tool-factory": {
      "type": "http",
      "url": "https://agency-backend-bbdk.onrender.com/mcp/"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-17 (score 73, 0)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-03 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (20)

### `research_pain_points` (~56 tokens)

Mode 1 ("The Eyes"): scan GitHub Issues, targeted Reddit subs, and the
public MCP registry for recurring pain points not already solved by an
existing tool; queue anything past the daily mention threshold for
development.

### `develop_tools` (~59 tokens)

Mode 2 ("The Brain"): generate, subprocess-smoke-test, and publish a
tool for every queued backlog item. Publishing writes to
data/tool_registry.json, which both the HTTP dispatcher and this MCP
server's dynamic tool registration read from.

### `check_tool_health` (~42 tokens)

Mode 3 ("The Manager"): deprecate (delete code + registry entry) any
published tool that has earned zero payments after the deprecation
window.

### `run_factory_cycle` (~47 tokens)

Run the full LangGraph-orchestrated pipeline in one call:
research -> develop -> health_check. This is graph.py's only production
entry point -- it is not exposed over HTTP.

### `list_backlog` (~22 tokens)

List every tracked pain point and its current backlog/mention status.

Output parameters:

- `result` (array)

### `list_published_tools` (~23 tokens)

List every published tool with its price and live ping/payment stats.

Output parameters:

- `result` (array)

### `offline-session-sync` (~62 tokens)

Ensure zero data loss for user sessions by caching events locally when offline. This tool manages a persistent JSON-based queue that records events and allows for seamless bulk synchronization once connectivity is restored. (reference price: $0.0000 per call)

Input parameters:

- `payload`

### `support-ticket-system-friction` (~67 tokens)

Automatically organize your support tickets by priority and status to streamline your workflow. This tool generates a status summary, sorts tickets by importance, and identifies high-priority open tickets that need an assignee. (reference price: $0.0000 per call)

Input parameters:

- `payload`

### `documentation-creation-toil` (~73 tokens)

Instantly transform Python source code into clean, structured Markdown documentation. This tool parses your code's Abstract Syntax Tree (AST) to automatically extract module docstrings, class definitions, methods, and function signatures into a readable format. (reference price: $0.0000 per call)

Input parameters:

- `payload`

### `deployment-process-friction` (~70 tokens)

Optimize your CI/CD workflows and identify automation opportunities. This tool analyzes deployment steps, manual tasks, and tool versions to provide actionable suggestions for consolidation, scripting, and resilience, estimating potential time savings for your deployment process. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `ai-generated-code-debugging-overhead` (~77 tokens)

45% of developers report debugging AI-generated code is more time-consuming than debugging their own; 66% cite 'AI solutions that are almost right, but not quite' as their single biggest frustration (2025 SO Developer Survey). (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `persist-appearance-options-to-localstorage` (~56 tokens)

Persist UI appearance options (nodes, edges, labels) to localStorage, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `add-license-information-to-codebase` (~79 tokens)

Automatically prepend license text to multiple codebase files to ensure legal compliance across your project. This tool takes a license string and a list of file paths/contents, returning the updated files with a properly formatted blank line separating the license from your original code. (reference price: $0.0000 per call)

Input parameters:

- `payload`

### `help-setting-up-an-instance` (~49 tokens)

Request for assistance with setting up a new instance, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `codebase-learning-friction` (~59 tokens)

Learning a codebase generates disproportionate frustration relative to the time spent on it, per the 2025 SO Developer Survey -- largely attributed to inadequate documentation. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `automate-min-sdk-version-bump` (~58 tokens)

Automate MIN_SDK_VERSION bump via release pipeline + AI-based SDK-breaking-change detection, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `request-help-with-media-search` (~46 tokens)

Request for help with media search, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `add-subscriptions-tab-in-user-settings` (~50 tokens)

Add a Subscriptions tab in user settings, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `auto-handoff-when-context-utilization-exceeds-threshold` (~55 tokens)

Auto-handoff when context utilization exceeds threshold, a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

### `student-gamification-xp-levels-streak` (~57 tokens)

Student gamification features (XP, Levels & Streaks), a repetitive task that could be automated with a tool. (reference price: $0.0100 per call)

Input parameters:

- `payload`

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk#diagnostics

## Score history

- 2026-09-20: 73
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 73
- 2026-09-16: 73
- 2026-09-15: 72
- 2026-09-14: 72
- 2026-09-13: 71
- 2026-09-12: 71
- 2026-09-11: 70
- 2026-09-10: 70
- 2026-09-09: 70
- 2026-09-08: 69
- 2026-09-07: 69
- 2026-09-06: 68
- 2026-09-05: 68
- 2026-09-04: 67
- 2026-09-03: 67
- 2026-09-02: 66
- 2026-09-01: 66
- 2026-08-31: 65
- 2026-08-30: 65
- 2026-08-29: 64
- 2026-08-28: 64
- 2026-08-27: 63
- 2026-08-26: 63
- 2026-08-25: 60
- 2026-08-24: 60
- 2026-08-23: 59
- 2026-08-22: 59

## Common questions

### What is the Autonomous Tool Factory MCP server?

Autonomous Tool Factory is an MCP server listed in the public MCP registry as io.github.lorenestinfinite-maker/tool-factory. Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them. This page covers its hosted endpoint (https://agency-backend-bbdk.onrender.com/mcp/).

### Is the Autonomous Tool Factory MCP server safe to use?

Autonomous Tool Factory scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Autonomous Tool Factory MCP server expose?

Autonomous Tool Factory exposes 20 tools: research_pain_points, develop_tools, check_tool_health, run_factory_cycle, list_backlog, and 15 more. Their descriptions and schemas cost roughly 1,107 tokens of context every time the server is loaded.

### Does the Autonomous Tool Factory MCP server require authentication?

No. We connected to Autonomous Tool Factory without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Autonomous Tool Factory MCP server still maintained?

Autonomous Tool Factory is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://agency-backend-bbdk.onrender.com/mcp/
- Website: https://agency-backend-bbdk.onrender.com/
- Changelog RSS feed: https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk.xml
- Changelog JSON feed: https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk.json
- HTML version of this page: https://verifymcp.io/servers/lorenestinfinite-maker-tool-factory/agency-backend-bbdk
