timeweaver mcp for Zed
io.github.fixtureforge/timeweaver-mcp
Synthetic time-series test data with trend, seasonality, noise, and anomalies, for any MCP client.
client:Zed
transport:stdio
runtime:npm
Install timeweaver mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timeweaver-mcp": {
"command": "npx",
"args": [
"-y",
"timeweaver-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs