--- title: Raycast description: How to use Agentic tools with Raycast as an MCP client. --- ## Example ```json { "mcpServers": { "@agentic/search": { "url": "https://gateway.agentic.so/@agentic/search/mcp" } } } ``` ## Raycast Deep Link Raycast Deep Link See the [Raycast MCP docs](https://manual.raycast.com/model-context-protocol) for more details.