Revdoku for VS Code
com.revdoku/revdoku
Create account-free website previews and publish durable sites from AI agents with Revdoku.
client:VS Code
transport:streamable-http
tools:24
Install Revdoku in VS Code
.vscode/mcp.json
{
"servers": {
"revdoku": {
"type": "http",
"url": "https://app.revdoku.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- client_account_create
- revdoku_status
- revdoku_dashboard_link
- bucket_list
- bucket_get
- bucket_create
- bucket_update
- bucket_archive
- bucket_unarchive
- bucket_delete_permanently
- bucket_file_list
- bucket_file_read
- bucket_file_get
- bucket_file_write
- bucket_file_append_text
- bucket_file_write_many
- bucket_file_rename
- bucket_file_copy
- bucket_file_move
- bucket_file_reorganize
- bucket_lock
- bucket_unlock
- bucket_lock_files
- bucket_unlock_file