File size: 245 Bytes
435fcc1
 
 
 
 
 
 
ae5dfd4
435fcc1
 
1
2
3
4
5
6
7
8
9
10
{
  "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
  }
}