
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "fred macroeconomic data": {4 "env": {5 "FRED_API_KEY": "your_fred_api_key_here"6 },7 "args": [8 "--directory",9 "/path/to/your/WM_mcp",10 "run",11 "fred_macroeco_server.py"12 ],13 "command": "/path/to/your/.local/bin/uv"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation