Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-docs

Building custom connectors changed

connectors/building/index

Nearest release: v2.1.268, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−1removed
From line 56 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits2to this page, all time

The whole hunk

from line 56, old and new numbered
/
lines
from line 56
5656| Claude.ai/Desktop max tool result size | \~150,000 characters |
5757| Claude Code max tool result size | 25,000 tokens (configurable via `MAX_MCP_OUTPUT_TOKENS`) |
5858| Claude Code timeout | Configurable via `MCP_TOOL_TIMEOUT` |
59| Claude.ai/Desktop timeout | 300 seconds (5 minutes) |
59| Claude.ai/Desktop tool call timeout | 240 seconds (4 minutes) per tool call |
6060| Transport protocol | Streamable HTTP (legacy HTTP+SSE being deprecated) |
6161 
6262## Testing your server