ENDPOINT 1
https://mcp.alpha.ac/mcp
MCP server metadata
- Name
- Alpha Terminal
- Version
- 2.3.0
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
get_executive_profileRetrieve a public Alpha Profile with canonical identity, current verified roles, permissioned claims, claim-level evidence, assurance state, as-of time, and limitations.
Inferred read-onlyget_company_profileRetrieve 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-onlyget_claim_evidenceRetrieve the public source evidence for one permissioned Alpha Profile claim.
Inferred read-onlyget_current_rolesRetrieve the current confirmed company and board roles from a public Alpha Profile.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.