Follow Discord
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
Search the documentation

7 pages for scriptpath.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code changelog Claude Code CLI · in the page changelog …st app * Fixed the Workflow tool reading (and quoting in errors) a `scriptPath` outside what the session may read before the permission check ran * Fixed Grep and Glob not applying `Read(...)` den… Build an MCP client Model Context Protocol · in the page docs/2024-11-05/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end… Build an MCP client Model Context Protocol · in the page docs/2025-03-26/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end… Build an MCP client Model Context Protocol · in the page docs/2025-06-18/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end… Build an MCP client Model Context Protocol · in the page docs/2025-11-25/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end… Build an MCP client Model Context Protocol · in the page docs/2026-07-28/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end… Build an MCP client Model Context Protocol · in the page docs/draft/develop/build-client …rver: ```typescript theme={null} async connectToServer(serverScriptPath: string) { try { const isJs = serverScriptPath.endsWith(".js"); const isPy = serverScriptPath.end…
Feedback