TrueSource for Windsurf
io.github.hangeaiagent/truesource-mcp
First-hand market signals: filings, procurement wins, R&D expansion, macro data
client:Windsurf
transport:stdio
runtime:pypi
Install TrueSource in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"truesource-mcp": {
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<HUNTER_API_KEY>",
"TRUESOURCE_URL": "<TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<TRUESOURCE_MAX_ITEMS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs