revdoku_dashboard_link — Revdoku MCP Tool
revdoku_dashboard_link
(revdoku dashboard link) is one of 24 tools on the
Revdoku
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call revdoku_dashboard_link from your client
- Claude Code Revdoku revdoku_dashboard_link run in your project directory
- Claude Desktop Revdoku revdoku_dashboard_link ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Revdoku revdoku_dashboard_link ~/.cursor/mcp.json
- VS Code Revdoku revdoku_dashboard_link .vscode/mcp.json
- Zed Revdoku revdoku_dashboard_link ~/.config/zed/settings.json
- Windsurf Revdoku revdoku_dashboard_link ~/.codeium/windsurf/mcp_config.json
- Cline Revdoku revdoku_dashboard_link ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Revdoku revdoku_dashboard_link ~/.gemini/settings.json
- Grok Revdoku revdoku_dashboard_link .mcp.json (in your project root)
- ChatGPT Revdoku revdoku_dashboard_link Settings → Connectors → Advanced → Developer mode
- Claude.ai Revdoku revdoku_dashboard_link Settings → Connectors → Add custom connector
- LangChain Revdoku revdoku_dashboard_link pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http revdoku https://app.revdoku.com/mcp
Other tools on this server
- client_account_create
- revdoku_status
- 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
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.