Spaces:
Running
Running
| { | |
| "name": "linkedin-jobs", | |
| "description": "MCP server that searches LinkedIn job listings and returns structured results", | |
| "entrypoint": "app.py", | |
| "transport": "streamable-http", | |
| "http": { | |
| "host": "0.0.0.0", | |
| "port": 7860 | |
| } | |
| } |