Spaces:
Sleeping
Sleeping
| { | |
| "name": "reddit-painpoints", | |
| "description": "MCP server that monitors r/MistralAI and extracts community pain points with links", | |
| "entrypoint": "server.py", | |
| "transport": "streamable-http", | |
| "http": { | |
| "host": "0.0.0.0", | |
| "port": 7860 | |
| } | |
| } |