Back to Openviking

Workbuddy

docs/images/agents/en/workbuddy.md

0.4.171.8 KB
Original Source

Step 1: Configure MCP

  1. Open WorkBuddy, select Experts · Skills · Connectors in the sidebar, and open the Connectors tab.

  2. Select Custom Connector in the upper-right corner to open MCP service management.

  3. Select Configure MCP to open the MCP configuration editor.

  4. Add this configuration:

    json
    {
      "mcpServers": {
        "OpenViking": {
          "url": "https://api.vikingdb.cn-beijing.volces.com/openviking/mcp",
          "headers": {
            "Authorization": "Bearer {{OPENVIKING_API_KEY}}"
          }
       }
      }
    }
    
  5. Select Save in the upper-right corner. The configuration is saved when the green success message appears.

  6. Return to the MCP list. If WorkBuddy asks you to trust this MCP service on first connection, select Trust.

Step 2: Verify

Return to the MCP list. Confirm that OpenViking appears under “My MCP,” is enabled, and shows enabled tools when expanded.

Troubleshooting

IssueResolution
OpenViking does not appear in the MCP listCheck the JSON syntax and save again
MCP connection status is abnormalRefresh the connection; if it still fails, check the JSON configuration and network connectivity