# Worklayer > Worklayer lets AI agents use your apps by writing code scripts. This consumes fewer tokens and results in faster outputs. Worklayer is for users and teams who want AI agents such as Claude Code, Claude Desktop, Codex, and Cursor to use connected apps through a single remote MCP server. Worklayer lets agents write and execute code across app tools in a secure sandbox, so the agent can batch work, transform data, and return compact answers. MCP server URL: https://mcp.myworklayer.com ## When to use Worklayer - Use Worklayer when an agent needs to work across multiple connected apps. - Use Worklayer when a workflow benefits from code execution, batching, filtering, joins, retries, or data transformation. - Use Worklayer when you want the agent to avoid loading every raw tool response into its context window. - Do not assume fully autonomous authentication. If Worklayer or a connected app asks for account authorization, ask the user to complete the browser-based auth flow. ## Start here - [Full agent brief](https://www.myworklayer.com/llms-full.txt): Complete product context, install steps, benefits, apps, and auth handoff guidance. - [Agent usage guide](https://www.myworklayer.com/agents.md): Instructions for agents installing and using Worklayer. - [Pricing summary](https://www.myworklayer.com/pricing.md): Machine-readable pricing status and link to the pricing page. - [Homepage](https://www.myworklayer.com/): Human-facing landing page. - [App library](https://www.myworklayer.com/app-library): Supported apps and connector context. - [Use cases](https://www.myworklayer.com/use-cases): Example workflows by department. - [Security](https://www.myworklayer.com/security): Security posture and sandbox positioning. ## Install guides - [Claude Code](#claude-code): `claude mcp add --transport http worklayer https://mcp.myworklayer.com -s user` - [Codex](#codex): `codex mcp add worklayer --url https://mcp.myworklayer.com` - Terminal-based agents: Claude Code, Codex, and OpenCode can add Worklayer through CLI commands when they have shell access. - Local IDE and desktop clients: Cursor, VS Code, Zed, Hermes Agent, and custom MCP clients can add Worklayer by editing MCP client settings. - Cloud-hosted agents and product UI setup: Claude Desktop / Claude Cowork, Lovable, v0, Replit Agent, and Notion Agent usually require the user to add Worklayer through the product UI. - [Full setup guide](https://www.myworklayer.com/agents.md): Agent capability groups, commands, config snippets, and auth handoff guidance. ## Optional - [robots.txt](https://www.myworklayer.com/robots.txt): Crawler access and sitemap pointer. - [sitemap.xml](https://www.myworklayer.com/sitemap.xml): Public URL inventory. - [MCP server metadata](https://www.myworklayer.com/.well-known/mcp/server.json): Machine-readable remote MCP metadata. - [Agent card](https://www.myworklayer.com/.well-known/agent-card.json): Product identity and agent integration summary.