Loading subscription status...
{ "mcpServers": [ { "fmp_mcp_server": { "env": { "FMP_KEY": "your_api_key_here", "SEC_ACCESS": "YourCompanyName YourEmail@example.com" }, "args": [ "--directory", "REPLACE ME WITH ABSOLUTE DIRECTORY TO REPO", "run", "fmp_mcp_server.py" ], "command": "uv" } } ] }