← Registry

General Tools

beatech.dev

Provides information about Beatech's company overview, services, case studies, labs, and allows contact inquiries.

1 endpoint5 known toolsFirst detected July 2, 2026Last detected August 6, 2026

ENDPOINT 1

https://mcp.beatech.dev/mcp

No auth detected

MCP server metadata

Name
beatech-public-info
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools describe Beatech (company, services, case studies, Labs). submit_contact_inquiry sends a message to the team.

Known tools 5

get_company_overview

Overview of Beatech: what it does, positioning, founder, and contact details.

Inferred read-only
get_services

List Beatech's service pillars (AI Enablement & Automation; Infrastructure, DevOps & SecOps; Software Development) and their concrete offerings.

Inferred read-only
get_case_studies

Published Beatech client case studies with problem, approach, outcome, stack, and industry.

Inferred read-only
get_labs

Beatech Labs example projects — owned, human-gated agentic systems (Blogsmith, Outbound Agent, Marketing Ops).

Inferred read-only
submit_contact_inquiry

Send a contact inquiry to Beatech.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "beatech-public-info",
  "transport": "streamable-http",
  "url": "https://mcp.beatech.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 beatech.dev was fetched 2026-08-01T02:25:45.927Z and is being refreshed.

Trust status Trusted

beatech.dev is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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