Today’s Claude signal: connect tools only when the permissions are clear

Adam Olofsson HammareAdam Olofsson Hammare
Today’s Claude signal: connect tools only when the permissions are clear

Today’s Claude signal is not a big model launch. The useful bit is quieter: Claude is getting a more practical way to work with the systems where the work already lives. That sounds dry until you see the effect. Less copy-paste. More "read the material, suggest the next step, but ask before changing anything".

What is current in the Claude ecosystem

Anthropic explains how Claude Code can connect to external tools through MCP, the Model Context Protocol. MCP is an open standard for connecting AI apps to tools, data and APIs. In Claude Code, it can give the coding agent access to issue trackers, databases, monitoring dashboards, design tools and workflow automation services.

Source: Connect Claude Code to tools via MCP

The same pattern shows up in the Claude app through Custom Connectors. A Custom Connector is a Claude connection to a remote MCP server, meaning an internet-reachable service that exposes tools or data to Claude. Anthropic says the feature is in beta and is available for Claude, Cowork and Claude Desktop on Free, Pro, Max, Team and Enterprise plans. One detail matters: when you use a remote connector, Claude connects from Anthropic’s cloud infrastructure, not from your own device.

Source: Get started with custom connectors using remote MCP

The MCP project’s own documentation describes the same idea from the standard’s side: remote servers can give AI clients access to internet-hosted tools, services and data sources. That page uses Claude and Custom Connectors as its example.

Source: Connect to remote MCP Servers

Why this matters for practical teams

For a small consultancy, a school or an admin-heavy team, this is not mainly a developer story. It is a workflow story. If Claude can read the right page in Notion, find the right customer thread or see the right project status, you no longer have to feed the chat half a workday of context.

But the wrong connector also raises the stakes. A tool that only reads public instructions is one thing. A tool that can read customer data, create drafts, update records or start a workflow is something else. Someone needs to own the permissions, not just the installation.

What you can test without connecting everything

Start with a connector map before you attach a real system. Write down:

  • which tool Claude should read from
  • which data Claude must never see
  • whether Claude may create drafts, but not send or change anything
  • who approves the first real use
  • how you turn the connector off if something feels wrong

This is a good Tool Forge step: not building a large agent straight away, but designing a narrow, controllable connection between Claude and a real tool. If the team does not agree on the rules yet, it belongs in Mindset Forge first.

Try this prompt this week

Use the prompt in Claude chat or Claude Desktop before you add a Custom Connector. For Claude Code, use the same text when planning an MCP server or a claude mcp add setup. Do not use real customer data in the first pass.

I want to decide whether we should connect Claude to one of our tools through MCP or a Custom Connector.

Tool: [for example Notion, issue tracker, calendar, CRM, document folder]
Workflow: [what we want Claude to help with]
Users: [who in the team will use this]
Data that may appear: [types of data, without real personal data]

Help me create a connector map with:
1. What Claude needs to read and what data should be forbidden.
2. Which actions Claude may suggest, create as drafts, or never do.
3. Three safe test tasks using sample data.
4. A simple approval rule: when must a human say yes?
5. Prompt injection or mistaken tool-call risks we should test.
6. A shutdown plan if the connector behaves incorrectly.

Write it practically, briefly and without technical jargon.

A good result looks like this:

  • you can say exactly what Claude may read
  • the first test works with sample data
  • all changes stay as drafts until a human approves them
  • someone knows who owns the connector
  • there is a simple plan for disconnecting it

What to watch next

Watch less for the number of new connectors and more for how they are governed. The useful questions are: can access be limited per user, can tool calls be reviewed afterwards, and can the team separate "Claude may read" from "Claude may act"?

When those answers are clear, Claude becomes less of a separate chat box and more of a work layer over existing tools. But only if the connections make sense to the humans responsible for the work.

The Forge newsletter

Get new articles in your inbox

Pick the topics you care about. No noise, at most one email a week.

Get new articles in your inbox

We follow GDPR. Unsubscribe anytime.