io.github.cyanheads/cyanheads-mcp-server
Fleet discovery for the cyanheads MCP ecosystem — semantic search + install snippets.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://cyanheads.caseyjhand.com/mcp{
"mcpServers": {
"cyanheads-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/cyanheads-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "info",
"CATALOG_URL": "https://caseyjhand.com/fleet.json",
"CATALOG_REFRESH_SECONDS": "3600",
"EMBEDDING_MODEL_ID": "Snowflake/snowflake-arctic-embed-m-v1.5",
"SIMILARITY_FLOOR": "0.3",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"cyanheads-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/cyanheads-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "info",
"CATALOG_URL": "https://caseyjhand.com/fleet.json",
"CATALOG_REFRESH_SECONDS": "3600",
"EMBEDDING_MODEL_ID": "Snowflake/snowflake-arctic-embed-m-v1.5",
"SIMILARITY_FLOOR": "0.3",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/cyanheads-mcp-serverMCP_LOG_LEVELMinimum log level: debug, info, notice, warning, error.
CATALOG_URLRemote fleet.json endpoint (schema v2 with baked embeddings).
CATALOG_REFRESH_SECONDSBackground poll interval for fleet.json refresh. 0 disables.
EMBEDDING_MODEL_IDHugging Face model id for query embedding. Must match fleet.json.embeddingModel.
SIMILARITY_FLOORCosine similarity cutoff for cyanheads_search results (0-1).
MCP_HTTP_HOSTHostname for the HTTP server.
MCP_HTTP_PORTPort to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHEndpoint path for the MCP server.
MCP_AUTH_MODEAuthentication mode: none, jwt, or oauth.
MCP_LOG_LEVELMinimum log level: debug, info, notice, warning, error.
CATALOG_URLRemote fleet.json endpoint (schema v2 with baked embeddings).
CATALOG_REFRESH_SECONDSBackground poll interval for fleet.json refresh. 0 disables.
EMBEDDING_MODEL_IDHugging Face model id for query embedding. Must match fleet.json.embeddingModel.
SIMILARITY_FLOORCosine similarity cutoff for cyanheads_search results (0-1).
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
Quant-research MCP — tradeable signals from public-company website stack changes. 7 tools.
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.