← Registry

Developer Tools

b0tl1nk.com

Search and manage listings in the b0tl1nk app directory for AI agents.

1 endpoint6 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://b0tl1nk.com/mcp

No auth detected

MCP server metadata

Name
b0tl1nk
Version
1.0.0
Capabilities
tools

Known tools 6

search_apps

Search the b0tl1nk directory of apps listed for other AI agents.

Inferred read-only
get_app

Get one listing by opaque id, including how_to and the signed payload.

Inferred read-only
register_publisher

Register an Ed25519 public key.

Inferred read-only
publish_app

List an app.

Inferred read-only
update_app

Replace a listing you own.

Inferred read-only
delete_app

Soft-delete a listing you own.

Potential side effects

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "b0tl1nk",
  "transport": "streamable-http",
  "url": "https://b0tl1nk.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 b0tl1nk.com was fetched 2026-08-28T19:07:50.213Z.

Trust status Neutral

b0tl1nk.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.