Alpha Terminal MCP Server - the governance layer for the AI economy
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"alpha-terminal-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Alpha Terminal MCP Server Alpha Terminal is the domain-specific MCP server for board-level AI governance. Built by Alpha, The AI Governance Company. ## What It Does Enables any AI system to: - **Understand board composition** - Directors, committees, AI expertise, independence - **Evaluate AI governance maturity** - The Alpha Standard dimension scoring under The Alpha Standard - **Detect governance risks** - Red flags, governance debt, regulatory exposure - **Benchmark companies** - Peer comparison, sector rankings, percentile analysis - **Generate board-ready outputs** - Briefs, memos, gap analyses, defense assessments ## Data Coverage | Data | Count | |------|-------| | Companies | 9,700+ | | Directors | 2,200+ | | SEC Filings | 345 | | Governance Ratings | 56+ (growing) | | AI Regulations | 50+ jurisdictions | ## Quick Start ### Install From PyPI ```bash pip install alpha-terminal-mcp ``` For clients that should run the published package without a global install: ```bash uvx --from alpha-terminal-mcp alpha-terminal-mcp ``` ### Configure Set a tenant API key issued by Alpha: ```bash export ALPHA_API_KEY="ak_live_..." ``` The server defaults to the production Alpha API Gateway. Override it only for local development or staging: ```bash export ALPHA_API_BASE_URL="https://api.alpha.ac/functions/v1/api-gateway/v1" ``` The package also reads a local `.env` file: ```bash cd alpha_mcp_server cp .env.example .env # Edit .env with your Alpha tenant API key ``` ### Run ```bash # stdio mode (for Claude Desktop, Claude Code, etc.) alpha-terminal-mcp # Backward-compatible alias for existing clients alpha-governance-mcp # Or run directly python -m alpha_governance_mcp.server ``` ### Local Development ```bash cd alpha_mcp_server pip install -e . ``` ### Install From Smithery ```bash npx -y smithery@latest mcp add alpha-ac/alpha-terminal-mcp \ --client claude \ --config '{"apiKey":"ak_live_..."}' ``` Use another supported client name in place of `…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.