FOR DEVELOPERS

Build something
people can use.

A focused app shouldn’t need another AI setup. Build its interface and agent behaviour. Switchboard connects it to the user’s AI, configured tools and permitted local context.

Your appSwitchboardTheir AI + tools + context
TWO WAYS TO DISTRIBUTE

For your people.
Or for everyone.

PRIVATE

Your app. Your audience.

Build for yourself, a client or a team. Host the interface where you choose and share it privately. Each user connects their own Switchboard.

  • Keep your repository private.
  • Control hosting and access.
  • Use the user’s approved AI and resources.
Read the integration guide
PUBLIC · PROPOSED PROGRAMME

Open source. Open to users.

Submit your GitHub repository for review. We’re building a route for accepted Wrapps to be hosted by Switchboard and discovered in the public directory.

  • Your repository remains the source.
  • Push updates for review before release.
  • A hosted app with a developer credit.
Prepare a repository submission

Public hosting and update verification are the proposed publishing programme. A submission is a review request, not an automatic deployment.

THE PUBLIC PUBLISHING FLOW
01

Submit

Share the repository, licence, setup instructions and requested capabilities.

02

Review

The app and its requested access are reviewed before publication.

03

Distribute

Accepted Wrapps get a hosted listing that users can connect to their setup.

04

Update

Push to your repository. Changes go through review before reaching users.

GOOD OPEN SOURCE CAN OPEN DOORS

Let your work
bring you work.

A useful public Wrapp is something people can try. It can also show an enterprise exactly what you could build for them.

Custom work for enterprises

Our proposed developer programme connects public Wrapp creators with businesses that want adaptations, integrations or private versions of their work.

Revenue sharing for selected developers

We’re exploring a shared-revenue programme around Pro early access to features and updates. Selected developers would participate under agreed terms.

Programme details, selection and commercial terms are still being developed. Publishing open source does not guarantee paid work or revenue.
MAKE YOUR FIRST CONNECTION

Bring the app.
Connect the rest.

Switchboard is free for individual users. Their AI provider’s usage and pricing still apply.

Open the full quickstart
  1. 01

    Add the SDK

    npm install @relay/sdk
  2. 02

    Ask for the access your app needs

    Use the standard connect control. Declare supported models and tools; let the user approve the scope.

  3. 03

    Use the connected resources

    Call the SDK for AI and supported context operations. Handle denied access and unavailable capabilities clearly.

  4. 04

    Test with a fresh user

    Check installation, permissions, model availability and results. Then share privately or request public review.

GitHub

Bring your
repository.

Prepare a public review request on GitHub. Include your licence, how to run the app, its capabilities and a working demo if available.

Opens a prefilled GitHub issue. You review and submit it there; a GitHub account is required.