AI & Machine Learning
alpnai.com
Analyzes AI agent workflows for cost per successful task, latency and retry overhead, and quality regressions using supplied traces and benchmarks.
ENDPOINT 1
https://alpnai.com/api/mcp
MCP server metadata
- Name
- alpnai
- Version
- 0.1.1
Known tools 10
get_catalogDiscover cost, latency and quality analysis APIs, their inputs, outputs, free reproducible example, authentication and current payment availability.
Potential side effectsaudit_agent_costsFree comparison of cost per successful task on supplied paired traces.
Inferred read-onlycheck_agent_qualityCheck whether a candidate agent workflow regresses before replacing the baseline.
Inferred read-onlysave_project_reportCompute and save an aggregate performance report in the fixed Projects destination authorized by the account owner.
Inferred read-onlyget_orderFollow one existing commercial order owned by the authenticated agent, including after commerce is paused.
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.alpnai]
url = "https://alpnai.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alpnai": {
"type": "http",
"url": "https://alpnai.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alpnai
Remote MCP URL: https://alpnai.com/api/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": {
"alpnai": {
"url": "https://alpnai.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alpnai": {
"type": "http",
"url": "https://alpnai.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alpnai",
"transport": "streamable-http",
"url": "https://alpnai.com/api/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.