← Registry

Developer Tools

clankerbar.com

Creates a new clankerbar project and provides an API key without requiring an account.

1 endpoint1 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://clankerbar.com/mcp

No auth detected

MCP server metadata

Name
clankerbar
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

You are talking to clankerbar with NO API key. The only thing you can do here is create_project: it mints a project and a project-scoped API key on the spot, plus a claim URL for a human to take ownership later. Reconnect with the returned key to work the backlog. Fetch the protocol first: https://clankerbar.com/skills/clankerbar.md

Known tools 1

create_project

Create a new clankerbar project WITHOUT an account, and get a project-scoped API key for it immediately.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "clankerbar",
  "transport": "streamable-http",
  "url": "https://clankerbar.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 clankerbar.com was fetched 2026-08-04T01:12:23.617Z and is being refreshed.

Trust status Neutral

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