Raycast Bridges
Connect REST APIs to Raycast AI
Raycast Bridges lets you connect any REST API to Raycast AI through agent-scaffolded configurations. Define an API endpoint, describe its parameters, and Raycast AI can call it directly from your command bar.
Features
- Agent-scaffolded configs: Generate bridge configurations with AI assistance — describe the API and get a ready-to-use config
- Any REST API: Works with any endpoint that accepts HTTP requests
- Native Raycast integration: Bridges appear as native AI extensions in Raycast
- Parameter mapping: Map natural language inputs to API parameters automatically
- Local execution: All API calls happen from your machine — no proxy, no middleman
Prerequisites
- Raycast with AI enabled
- API credentials for the services you want to bridge
Privacy
Bridges run entirely on your local machine. API keys and credentials stay in your Raycast configuration — nothing is sent to external servers beyond the target API itself.
Open source
Raycast Bridges is open source and available on GitHub.