Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

feat: Update CPU containers to use HTTP transport and crawl4ai 0.7.1#6

Merged
sruckh merged 1 commit intomainfrom
feature/development
Jul 21, 2025
Merged

feat: Update CPU containers to use HTTP transport and crawl4ai 0.7.1#6
sruckh merged 1 commit intomainfrom
feature/development

Conversation

@sruckh
Copy link
Owner

@sruckh sruckh commented Jul 21, 2025

  • Updated CPU containers to use HTTP transport by default (instead of STDIO)
  • Added environment variables: MCP_TRANSPORT=http, MCP_HOST=0.0.0.0, MCP_PORT=8000
  • Container now exposes port 8000 for HTTP access
  • Upgraded crawl4ai from >=0.3.0 to ==0.7.1 for latest features and bug fixes
  • Fixed RunPod import error with conditional imports and proper error handling
  • Enhanced Dockerfile.runpod with RunPod dependencies
  • Updated IDE configuration to suppress expected missing import warnings
  • Comprehensive documentation updates in JOURNAL.md

Benefits:

  • Persistent operation instead of immediate exit
  • Easy HTTP access at http://localhost:8000 for local development
  • Latest crawl4ai features and bug fixes
  • Clean development experience without Pylance warnings
  • Full RunPod serverless deployment support

- Updated CPU containers to use HTTP transport by default (instead of STDIO)
- Added environment variables: MCP_TRANSPORT=http, MCP_HOST=0.0.0.0, MCP_PORT=8000
- Container now exposes port 8000 for HTTP access
- Upgraded crawl4ai from >=0.3.0 to ==0.7.1 for latest features and bug fixes
- Fixed RunPod import error with conditional imports and proper error handling
- Enhanced Dockerfile.runpod with RunPod dependencies
- Updated IDE configuration to suppress expected missing import warnings
- Comprehensive documentation updates in JOURNAL.md

Benefits:
- Persistent operation instead of immediate exit
- Easy HTTP access at http://localhost:8000 for local development
- Latest crawl4ai features and bug fixes
- Clean development experience without Pylance warnings
- Full RunPod serverless deployment support
@sruckh sruckh merged commit 94c6154 into main Jul 21, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant