Serversai.trydock/dock
D

Dock

ai.trydock/dock · v1.0.1
● Remote
v1.0.1remote🌐 https://trydock.ai/api/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.trydock/dock",
  "description": "The AI workspace for you, your team, and every agent you run. Tables and docs, one live surface.",
  "title": "Dock",
  "repository": {
    "url": "https://github.com/try-dock-ai/mcp",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://trydock.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://trydock.ai/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}