io.github.bierlingm/spikes
Quality Score
80
/100
UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"spikes": {
"command": "npx",
"args": [
"-y",
"spikes-mcp"
],
"env": {
"SPIKES_TOKEN": "<your-spikes_token>",
"SPIKES_API_URL": "<spikes_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"spikes": {
"command": "npx",
"args": [
"-y",
"spikes-mcp"
],
"env": {
"SPIKES_TOKEN": "<your-spikes_token>",
"SPIKES_API_URL": "<spikes_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y spikes-mcp§02 Environment variables
SPIKES_TOKENsecret
Bearer token for the hosted Spikes API. Required only when using --remote mode against spikes.sh. Local mode reads .spikes/feedback.jsonl and needs no token.
SPIKES_API_URLOverride the Spikes API base URL. Defaults to https://spikes.sh/api. Useful for self-hosted Spikes workers.
§03 MCP Quality Score · methodology
freshness
25
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.