documentation/docs/mcp/rube-mcp.md
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructions'; import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller'; import { PanelLeft } from 'lucide-react';
This tutorial covers how to add Rube as a goose extension to enable seamless integration with 500+ apps including Slack, Gmail, Notion, Google Workspace, Microsoft Office, GitHub, and many more.
:::tip Quick Install
<Tabs groupId="interface">
<TabItem value="ui" label="goose Desktop" default>
Launch the installer
</TabItem>
<TabItem value="cli" label="goose CLI">
Use goose configure to add a Remote Extension (Streaming HTTP) extension type with:
**Endpoint URL**
```
https://rube.app/mcp
```
:::info OAUTH FLOW An OAuth window will open in your browser. Follow the prompts to authorize access to your Rube account. :::
Rube is a platform powered by Composio that provides unified access to 500+ apps and services through a single integration. It enables seamless connectivity across different applications without additional setup, making it perfect for both individual users and teams.
Rube uses OAuth browser authentication, which means:
Once Rube is configured, you can interact with 500+ apps directly through goose. Here are some examples:
Email Management
Send an email to [email protected] with subject "Meeting Update" and body "The meeting has been moved to 3 PM"
Slack Communication
Post a message to the #general channel saying "Deploy completed successfully"
GitHub Integration
Create a new issue in my repository with title "Bug Report" and description "Found an issue with the login flow"
Google Sheets
Add a new row to my "Sales Data" spreadsheet with values: Date: today, Amount: 1500, Client: Acme Corp
Calendar Management
Schedule a meeting for tomorrow at 2 PM with title "Project Review" and invite [email protected]
The first time you use tools for a specific service, you'll be prompted to authenticate through OAuth in your browser. After that, all subsequent interactions with that service will work seamlessly.
https://rube.app is accessible from your network.