Skip to content
Custom Connectors

Glossary term

What is read and write access for Claude?

Read and write access for Claude means Claude can both read data from a connected tool and write changes back to it. Read access lets Claude pull and summarize information. Write access lets Claude create and update records. Together they let Claude work inside your tools, not just look at them.

Why does read and write access matter?

Read and write access matters because it decides whether Claude is a reader or a doer. With read access alone, Claude can answer questions about your data. Add write access and Claude can also update a record, log an activity, or draft an entry, turning a conversation into finished work inside the tool.

Many off-the-shelf integrations are read-only, so Claude can see your data but cannot change it. The value of read and write access is that the same conversation that finds a problem can also fix it, without you switching to the tool to make the edit by hand.

How does read and write access relate to connectors?

Read and write access is delivered through a connector. A connector exposes a tool's data and actions to Claude over the Model Context Protocol. Read tools fetch information, write tools make changes. The connector decides which read and write actions exist, so access is scoped, not all-or-nothing.

This is why read and write access is set per tool. A connector can expose read tools only, read plus a few write actions, or full read-write across the tool. We build each custom connector to match what your team should be able to read and change, including tools that are not in Claude's directory at all.

What is an example of read and write access?

An example of read and write access is asking Claude to clean up a CRM. Read access lets Claude find duplicate contacts and stale deals. Write access lets Claude merge those contacts and update the deal stages. A read-only connector could surface the problems but could not act on them.

In that example, create and update actions flow inside the conversation, while a destructive or outbound action (deleting a record or sending an email) is gated behind a confirmation you control. That balance, useful writes with guardrails on risky ones, is what good read and write access looks like in practice. For the full picture of how connectors deliver this, see our complete guide to custom Claude connectors.

Related terms

  • MCP connector The component that carries read and write access between Claude and a tool.
  • Full read-write Read and write access across a tool's full surface, not a limited subset.
  • Custom connector A connector built for one specific tool, including ones not in Claude's directory.

Frequently asked questions

Does read and write access mean Claude can change my data?
Yes. Write access means Claude can create and update records in the connected tool, such as adding a contact or editing a record. It can only do this inside a conversation you start, through the actions the connector exposes. We gate destructive or outbound actions like deleting or sending behind a confirmation step you control.
Is read-only safer than read and write?
Read-only is narrower, because Claude can view data but cannot change anything. Read and write is not unsafe, it is just broader. A well-built connector keeps write access scoped to your existing permissions and gates risky actions, so you get the usefulness of writing back without giving Claude more access than your account already has.
Can I have read access without write access?
Yes. A connector can expose read tools only, so Claude can pull and summarize data but cannot change it. You can also mix the two: read access across a tool, with write access limited to specific actions. We scope read and write per tool to match what your team should be able to do.
Does write access give Claude more permission than I have?
No. A connector authenticates as your account and inherits your existing permissions. If your account cannot edit a record, Claude cannot either. Read and write access never grants Claude more than the underlying account already has, and write actions stay scoped to what the connector exposes.

Want Claude to read and write inside your tools?

Book a short scoping call. We'll map what Claude should read, which write actions to enable, and which ones to gate.