Setting up connectors | WRITER Knowledge Base

Setting up connectors

Last updated 9 days ago

WRITER connectors give your AI agents reliable, secure access to the right tools and data so agents can act across your enterprise stack. With WRITER’s proprietary Model Context Protocol (MCP) gateway and built-in controls for admins and users, access is permissioned, observable, and easy to manage out of the box. To learn about WRITER Agent, click here.

Who can use this feature

Overview of connectors in WRITER

Every connector has a set of tools that give agents read (retrieve), write (act), or delete capabilities. The connectors control page gives you a bird's-eye view of all your integrations. It’s where you’ll manage and supervise how agents access and use your enterprise tools and data.

For your users, the connectors page under "manage WRITER" is their gateway to browsing, requesting, and activating connectors enabled by admin. Each connector unlocks powerful new workflows, allowing users to interact with their favorite tools and data directly from WRITER agents.

As a WRITER admin, you have access to the connectors control page — where you can manage and supervise tool access and usage by agents. Connectors are how agents get access to enterprise tools and data. They link WRITER agents to the apps, services, and systems where business context lives.

Connectors unlock powerful new workflows for end users by integrating enterprise systems through MCP. This integration enables users to interact with their tools and data directly from WRITER agents.

What is MCP?

WRITER connectors are available via Model Context Protocol (MCP), a standard framework that allows AI models to integrate with various services and tools. These services can include PitchBook, HubSpot, Notion, or other applications that enhance the AI's capabilities. WRITER's implementation of MCP involves a proprietary MCP gateway, which sits between WRITER agents and partner MCP servers.

By standardizing how AI models interact with external services, MCP makes it easier to create powerful and connected AI agents. This enhances the overall user experience by providing more accurate and actionable results. And with WRITER's MCP gateway, we ensure secure, governed access to the right data for the right users.

For a technical deep dive into configuring connectors via MCP, see our dev docs here.

Available connectors

Connectors and tools will be rolling out on a rolling basis. Below is a list of connectors now available:

Connectors are able to take the following actions:

Choosing Your OAuth Method

WRITER offers two ways to set up connector authentication:

WRITER Managed OAuth (Recommended)

Self Managed OAuth

Choose the method that best fits your organization's needs. The setup steps for each method are outlined below.

Setting up connectors

To get started access the Connectors control page in AI Studio. If this is your first time setting up a connector you’ll be given the Connector Quick Start option upon selecting +New connector.

Quickly enable your teams to authenticate their accounts by selecting the connectors from the quick start list. Select Save and these connectors will be added to WRITER managed OAuth apps and they will then be made available in WRITER Agent for your users.

From AI Studio access the Connectors & Tools page. Here, you can:

Once you select + New connector, a connector library will launch where you can hover over a connector to learn more  about what tools are available to be integrated into WRITER.

When you select Details you can learn about what tools within that connector will be able to do within WRITER agents. When configuring a connector you do not need to allow all the tools within that connector to be available to your users.

When you select Configure in the top right you’ll be able to select which tools your users will have available to them.

From the configuration module, first select Enable for my org to activate the connector.

Give the connector profile a clear name and description. Having multiple connector profiles allows you to connect WRITER to multiple instances of the same tool, or maintain different configuration options for different profiles of the same tool. Then select who in your WRITER org will have permission to use the connector within their agents.

In the authentication method section, choose WRITER managed, and select User level authentication (each user authenticates their own account). This way there will be no need to enter Client ID or Client Secret - WRITER provides these automatically

If you select Self managed you will need to provide your Client ID and Client Secret in the following steps.

Within each Connector there are multiple tools available for your AI agents. The third step in the configuration module is where you will select the tools you’d like agents to be able to leverage. You can select all or any subset of tools based on your organization’s needs.

If you select Self managed then you will be taken to another configuration screen to complete the process with by entering your OAuth credentials and select Save to make the connector available to the applicable teams.

Setting up OAuth permissions

WRITER uses OAuth apps to manage access to your data sources. Here's the workflow:

  1. An org admin decides which OAuth app management strategy works best for their company.
  2. An authentication app is created for a type of connector. Depending on the strategy selected, either the org admin authenticates at a global level, or team admins can authenticate using their own credentials.
  3. Team admins will be able to create connectors for their team's Knowledge Graph(s) to any data sources which have OAuth authentication set up.

To begin, an org admin should navigate to Knowledge & data > External data sources

Before you can begin connecting your data sources to WRITER, you need to choose how to manage your OAuth apps:

Managing connectors

In addition to configuring new connectors, the connectors tab in AI Studio allows you to remove or update existing connectors.

To effectively manage connectors:

By following these guidelines, admins can ensure a seamless and secure experience for end-users while leveraging the full potential of connectors in WRITER Action Agent.

Editing connections

Select the three dot icon to the right of an application and select Edit app configuration to launch the connector module.

FAQs

What's the difference between WRITER Managed and Self Managed OAuth?

WRITER Managed OAuth is the recommended option for most organizations. WRITER provides and manages the OAuth credentials, so you don't need to create or maintain your own OAuth application. Credentials are automatically refreshed, and setup takes just a few clicks.

Self Managed OAuth gives you complete control by allowing you to use your own OAuth application credentials. This is typically chosen by organizations in highly regulated industries that require custom authentication controls. Setup requires additional steps to create and manage OAuth applications in each connector platform.