Codehooks.io
JSON →Integrate with the Codehooks.io serverless backend platform.
Install
npm install -g codehooks` Tools · 15
- query_collections Query and update collections (including metadata) with filters and sorting
- create_collection Create and manage collections
- import_export_data Import/export data (JSON, JSONL, CSV)
- manage_schemas_indexes Add schemas and indexes, cap collections
- deploy_code Deploy JavaScript serverless functions
- upload_files Upload files to cloud storage
- list_files List and browse files
- delete_files Delete files
- inspect_file_metadata Inspect file metadata
- store_key_value Store key-value pairs
- retrieve_key_value Retrieve one or many key-value pairs
- delete_key_value Delete key-value pairs
- set_ttl Set time-to-live (TTL) for key-value pairs
- view_logs View application logs
- access_api_docs Access API documentation (local documentation for the MCP agent)
Environment variables
CODEHOOKS_ADMIN_TOKEN
Links
★ 11 GitHub stars