← Registry

Developer Tools

alexcinovoj.dev

Provides a developer's profile, projects, MCP servers, tech stack, and engagement details.

1 endpoint5 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://alexcinovoj.dev/mcp

No auth detected

MCP server metadata

Name
alexcinovoj-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public MCP server for alexcinovoj.dev, the technical operator console for Alex Cinovoj (Founder & CTO, TechTide AI). Use these tools to fetch Alex's profile, featured control-plane projects, published MCP servers, production stack, and TechTide AI engagement tiers. All content is read-only public portfolio data.

Known tools 5

get_profile

Return a concise profile of Alex Cinovoj (Founder & CTO of TechTide AI): positioning, publicly checkable background, and primary contact channels.

Inferred read-only
list_projects

Return the 8 featured control-plane / governance projects showcased on alexcinovoj.dev.

Inferred read-only
list_mcp_servers

Return the MCP servers Alex has shipped to production, with repos, install commands, and capabilities.

Inferred read-only
list_stack

Return the production tools Alex builds, ships, and operates from, grouped by function.

Inferred read-only
list_engagements

Return the two primary TechTide AI offer lanes plus the two supporting ladder pages, with the canonical URL and technical proof path for each.

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

.mcp.json

{
  "mcpServers": {
    "alexcinovoj-mcp": {
      "type": "http",
      "url": "https://alexcinovoj.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alexcinovoj-mcp",
  "transport": "streamable-http",
  "url": "https://alexcinovoj.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 alexcinovoj.dev was fetched 2026-08-30T11:19:01.535Z.

Trust status Neutral

alexcinovoj.dev 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.