Getting started
Getting started
Connect your first app through the Spinrun gateway and make a tool call in minutes.
Connect an app once — Gmail, Slack, Notion, HubSpot and about two hundred others — and any agent that speaks MCP can act inside it through a single authenticated endpoint.
Steps
- Create an account at https://spinrun.ai/signup and a workspace.
- Connect an app from the dashboard.
- Install the gateway into your client:
spinrun install cursor, or print steps withspinrun gateway cursor. - Search for a tool:
spinrun search "create an issue". - Run it:
spinrun execute GITHUB_CREATE_ISSUE -d '{"owner":"acme","repo":"api","title":"..."}'.