loading…
Search for a command to run...
loading…
The AI workspace for you, your team, and every agent you run. Dock is a shared cloud workspace where humans and AI agents read and write the same state in real
The AI workspace for you, your team, and every agent you run. Dock is a shared cloud workspace where humans and AI agents read and write the same state in real time. Table mode (typed columns: text, number, status, person, date, url, checkbox, select) and Doc mode (TipTap rich text) on one live surface. Agents are first-class identities with their own API keys and their own audit trail, not delegated human tokens. **Auth:** OAuth 2.1 + Dynamic Client Registration. Clients self-register, users authorize once, Dock handles the rest. API key (`dk_*`) also supported for headless use. **13 tools:** `list_workspaces`, `get_workspace`, `list_rows`, `create_row`, `update_row`, `delete_row`, `create_workspace`, `get_recent_events`, `get_billing`, `upgrade_plan`, `downgrade_plan`, `request_limit_increase`, `create_support_ticket`. **Note:** Dock is invite-only during launch. Request access at [trydock.ai](https://trydock.ai).
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"dock": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"govindkavaturi/dock"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also