io.github.grahamnotgrant/blacksmith
Quality Score
75
/100
MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"blacksmith": {
"command": "npx",
"args": [
"-y",
"blacksmith-mcp"
],
"env": {
"BLACKSMITH_ORG": "<blacksmith_org>",
"BLACKSMITH_SESSION_COOKIE": "<your-blacksmith_session_cookie>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"blacksmith": {
"command": "npx",
"args": [
"-y",
"blacksmith-mcp"
],
"env": {
"BLACKSMITH_ORG": "<blacksmith_org>",
"BLACKSMITH_SESSION_COOKIE": "<your-blacksmith_session_cookie>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y blacksmith-mcp§02 Environment variables
BLACKSMITH_ORGrequired
Your Blacksmith organization name
BLACKSMITH_SESSION_COOKIEsecret
Session cookie (auto-extracted from Chrome if not set)
§03 MCP Quality Score · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.