Developer Tools
alexcinovoj.dev
Provides a developer's profile, projects, MCP servers, tech stack, and engagement details.
ENDPOINT 1
https://alexcinovoj.dev/mcp
MCP server metadata
- Name
- alexcinovoj-mcp
- Version
- 0.1.0
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_profileReturn a concise profile of Alex Cinovoj (Founder & CTO of TechTide AI): positioning, publicly checkable background, and primary contact channels.
Inferred read-onlylist_projectsReturn the 8 featured control-plane / governance projects showcased on alexcinovoj.dev.
Inferred read-onlylist_mcp_serversReturn the MCP servers Alex has shipped to production, with repos, install commands, and capabilities.
Inferred read-onlylist_stackReturn the production tools Alex builds, ships, and operates from, grouped by function.
Inferred read-onlylist_engagementsReturn 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-onlyCONNECT 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.
alexcinovoj.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.