com.zeroheight/zeroheight
Quality Score
80
/100
Connect AI assistants to zeroheight styleguides using the Model Context Protocol
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.zeroheight.com/mcp/{token}Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"zeroheight": {
"command": "npx",
"args": [
"-y",
"@zeroheight/mcp-server"
],
"env": {
"ZEROHEIGHT_ACCESS_TOKEN": "<your-zeroheight_access_token>",
"ZEROHEIGHT_CLIENT_ID": "<your-zeroheight_client_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"zeroheight": {
"command": "npx",
"args": [
"-y",
"@zeroheight/mcp-server"
],
"env": {
"ZEROHEIGHT_ACCESS_TOKEN": "<your-zeroheight_access_token>",
"ZEROHEIGHT_CLIENT_ID": "<your-zeroheight_client_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @zeroheight/mcp-server§02 Environment variables
ZEROHEIGHT_ACCESS_TOKENrequiredsecret
Your zeroheight access token (starts with zhat_)
ZEROHEIGHT_CLIENT_IDrequiredsecret
Your zeroheight client ID (starts with zhci_)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§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.