Skip to main content
This quickstart covers:
  1. Adding the DeepWiki MCP server to your organization’s MCP Registry
  2. Getting your MCP connection URL from your workspace
  3. Using the URL in Claude (Desktop / Code) via MCP configuration
Who does what: MCP integrations can be added by org admin and members. The MCP server can be used by workspace admin, manager, and members.

1) Add DeepWiki to MCP Registry

1

Open MCP Registry

Go to MCP Registry in your org settings, then click Add Server.
MCP Registry list with Add Server button
2

Fill in the server details

Enter the following:
FieldValue
Namedeepwiki-test-mcp-server
Short DescriptionA short note about the MCP Integration
URLhttps://mcp.deepwiki.com/mcp
Slugdeepwiki-test-mcp-server
Server TypeHttp
Auth TypeNone
DeepWiki is a public MCP server that doesn’t require authentication, so set Auth Type to None. Learn more about DeepWiki MCP.
The form includes Workspace Provisioning settings. Select the workspace(s) that should have access to this MCP server.
Provision server access to workspaces
3

Test & save

Click Test Connection, then Add Server.

2) Get Your Connection URL

Once enabled, go to the MCP page in your workspace sidebar and copy the DeepWiki connection URL.
Workspace MCP page showing per-server connection URL
The URL will look like:
https://mcp.portkey.ai/deepwiki-test-mcp-server/mcp

3) Use the URL in Claude (Desktop / Code)

Add a new MCP server that points to the Portkey URL. You have two authentication options:
Even though DeepWiki doesn’t require authentication to the upstream server, you still need to authenticate with Portkey (via OAuth or API key) to access the server through the gateway.

Next Steps