Catalyst Edge Research for Zed
io.github.rm0nroe/catalyst-edge-mcp
Source-linked market intelligence for AI agents researching public-company tickers.
client:Zed
transport:stdio
runtime:pypi
Install Catalyst Edge Research in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"catalyst-edge-mcp": {
"command": "uvx",
"args": [
"catalyst-edge-mcp"
],
"env": {
"CATALYST_EDGE_SEC_USER_AGENT": "<CATALYST_EDGE_SEC_USER_AGENT>",
"CATALYST_EDGE_EVIDENCE_STORE": "<CATALYST_EDGE_EVIDENCE_STORE>",
"CATALYST_EDGE_GDELT": "<CATALYST_EDGE_GDELT>",
"CATALYST_EDGE_BLUESKY": "<CATALYST_EDGE_BLUESKY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs