← Registry

General Tools

alpha.ac

Provides general-purpose tools through the Model Context Protocol.

1 endpoint6 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://mcp.alpha.ac/mcp

No auth detected

MCP server metadata

Name
Alpha Terminal
Version
2.3.0
Capabilities
toolsresourcesprompts
Server instructions

Alpha Terminal is the domain-specific MCP server for board-level AI governance. Powered by The Alpha Standard methodology from the Alpha Institute for AI Governance. Search companies, get board profiles, score AI governance risk, compare companies, detect governance signals, benchmark board readiness, and access regulatory intelligence. Use prompts for structured governance workflows: board briefs, gap analyses, regulatory assessments. Free tier includes public Boardroom person and company search, governed Profile retrieval, current roles, claim evidence, Profile changes, methodology, company search, and platform metadata. Premium tier: authenticate through WorkOS with an active Alpha Terminal entitlement, or provide an active API key for available premium tools, resources, and prompts. The graph_lookup tool remains quarantined pending authority and source-rights review. Manage access at terminal.alpha.ac.

Known tools 6

find_person

Search Alpha's permission-safe public Profile directory.

Inferred read-only
get_executive_profile

Retrieve a public Alpha Profile with canonical identity, current verified roles, permissioned claims, claim-level evidence, assurance state, as-of time, and limitations.

Inferred read-only
get_company_profile

Retrieve a public Alpha Company Profile with canonical company identity, active listings, current confirmed board and executive roles, source evidence, explicit permissions, as-of time, and limitations.

Inferred read-only
get_claim_evidence

Retrieve the public source evidence for one permissioned Alpha Profile claim.

Inferred read-only
get_current_roles

Retrieve the current confirmed company and board roles from a public Alpha Profile.

Inferred read-only
get_platform_stats

Get Alpha platform statistics and data coverage.

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

.mcp.json

{
  "mcpServers": {
    "alpha-terminal": {
      "type": "http",
      "url": "https://mcp.alpha.ac/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alpha-terminal",
  "transport": "streamable-http",
  "url": "https://mcp.alpha.ac/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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