← Registry

API Tools

corbits.dev

Provides programmatic access to Corbits public site information and setup resources.

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

ENDPOINT 1

https://www.corbits.dev/mcp

No auth detected

MCP server metadata

Name
corbits-public-site
Version
2026.07.09
Capabilities
tools

Known tools 3

get_site_summary

Return the public Corbits site summary and discovery links.

Inferred read-only
list_public_routes

List public Corbits marketing, company, and resource routes.

Inferred read-only
get_agent_setup_skill

Return the Interchange setup skill URL and integrity digest.

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.corbits-public-site]
url = "https://www.corbits.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "corbits-public-site": {
      "type": "http",
      "url": "https://www.corbits.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: corbits-public-site
Remote MCP URL: https://www.corbits.dev/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": {
    "corbits-public-site": {
      "url": "https://www.corbits.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "corbits-public-site": {
      "type": "http",
      "url": "https://www.corbits.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "corbits-public-site",
  "transport": "streamable-http",
  "url": "https://www.corbits.dev/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 corbits.dev was fetched 2026-08-05T10:23:34.237Z and is being refreshed.

Trust status Trusted

corbits.dev is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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