How to integrate Raisely MCP with OpenClaw

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Raisely with authentication management handled for you. You can execute actions on Raisely via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Raisely logoRaisely
Api Key

Raisely is a fundraising platform that helps organizations create and manage online fundraising campaigns. It streamlines donor management and empowers teams to drive donations more effectively.

61 Tools

Introduction

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Raisely with authentication management handled for you. You can execute actions on Raisely via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Also integrate Raisely with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • Programmatic tool calling allows LLMs to write its code in a remote workbench to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Handling Large tool responses out of LLM context to minimize context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so LLMs aren't overwhelmed by tools you don't need.

How to install Raisely with OpenClaw

Using Composio API Key and Setup Prompt

Copy the setup prompt from the OpenClaw dashboard
  • Run it in your OpenClaw chat interface.
  • Authenticate Raisely from the dashboard
  • Go back to your OpenClaw interface and start asking questions.

Using OpenClaw/Composio Plugin

1. Install OpenClaw Composio plugin

bash
openclaw plugins install @composio/openclaw-plugin

2. Copy the API Key from dashboard.composio.dev

3. Setup OpenClaw Config

bash
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"

4. Restart OpenClaw

bash
openclaw gateway restart

5. Go to your chat interface and start asking questions.

6. When prompted, authenticate the app and you're all set.

How It Works

The plugin connects to Composio's MCP server at https://connect.composio.dev/mcp and registers all available tools directly into the OpenClaw agent. Tools are called by name — no extra search or execute steps needed.

If a tool returns an auth error, the agent will prompt you to connect that toolkit at dashboard.composio.dev.

Configuration

bash
{
  "plugins": {
    "entries": {
      "composio": {
        "enabled": true,
        "config": {
          "consumerKey": "ck_your_key_here"
        }
      }
    }
  }
}
OptionDescriptionDefault
enabledEnable or disable the plugintrue
consumerKeyYour Composio consumer key (ck_...)
mcpUrlMCP server URL (advanced)https://connect.composio.dev/mcp

What is the Raisely MCP server, and what's possible with it?

The Raisely MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Raisely account. It provides structured and secure access to your fundraising campaigns, so your agent can perform actions like listing campaigns, managing profiles, retrieving fundraising posts, and overseeing users or webhook subscriptions on your behalf.

  • Campaign discovery and management: Instantly fetch and list all your Raisely campaigns, making it easy to organize or review ongoing fundraising efforts.
  • Profile and supporter insights: Retrieve detailed fundraising profiles within any campaign, or list all supporter profiles to track progress and engagement.
  • Posts and communications access: Pull all posts published on the Raisely platform, allowing your agent to keep you updated or summarize campaign communications.
  • User administration: Get a comprehensive list of users on your platform or drill into user-specific fundraising profiles, streamlining supporter management.
  • Webhook and event monitoring: View all configured webhook subscriptions and available event types, helping you automate notifications and stay on top of campaign activity.

Conclusion

You've successfully integrated Raisely with OpenClaw using Composio plugin. Now interact with Raisely directly from your terminal, Web UI, or any messenger app using natural language commands.

Key benefits of this setup:

  • Seamless integration across TUI, Web UIs, and Messenger apps like Telegram, WhatsApp, Slack, etc.
  • Natural language commands for Raisely operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • Programmatic tool calling for complex tool chaining

Next steps:

  • Try asking OpenClaw to perform various Raisely operations
  • Explore cross-app workflows by connecting more toolkits like Calendar, Slack, Notion, etc.
  • Build complex automation scripts that leverage OpenClaw's 24/7 running capabilities
TOOLS

Supported Tools

Every Raisely action and event your agent gets out of the box.

Check Profile URL Availability

Tool to verify if a profile URL is available for a given campaign and get suggestions if unavailable.

Check User Registration

Tool to check if a user is already registered to a campaign with a specific email address.

Create Campaign

Tool to create a new campaign in Raisely.

Create Offline Donation

Tool to record an offline donation in Raisely.

Create Exercise Log

Tool to create a new exercise log in Raisely.

Create Interaction

Tool to create a new interaction in Raisely.

Create Post

Create a new post in Raisely.

Create Promo Code

Tool to create a new promo code in Raisely.

Create Webhook

Tool to add a new webhook to your Raisely account.

Delete Exercise Log

Tool to delete an exercise log from Raisely.

Delete Interaction

Tool to delete an existing custom interaction from Raisely.

Delete Raisely Post

Tool to delete a post from the Raisely platform.

Delete Profile

Tool to archive a profile in Raisely.

Delete Raisely Webhook

Tool to delete a webhook from the Raisely platform.

Retrieve Raisely API Documentation Summary

Retrieve a summary of the Raisely API documentation including metadata and sample endpoints.

Authenticate Token

Authenticate a token to confirm it's valid and check the logged-in user.

Get Available Events

Tool to retrieve a list of available Raisely webhook events.

Get Campaign

Tool to retrieve a specific campaign from Raisely.

Get Campaign Profile

Tool to retrieve the campaign profile for a Raisely campaign.

Get campaigns

Tool to retrieve a paginated list of campaigns from Raisely.

List Campaign Profiles

List all fundraising profiles in a Raisely campaign.

Get Exercise Log

Retrieve a specific exercise log by UUID from the Raisely platform.

Get Interaction

Tool to retrieve a specific interaction from Raisely by its UUID.

Get Post

Tool to retrieve a specific post from the Raisely fundraising platform.

Get Profile

Retrieves a specific fundraising profile from Raisely by UUID or path.

Raisely Get Profiles

Retrieves a paginated list of fundraising profiles for a Raisely campaign.

Get User

Tool to retrieve a specific user from Raisely by UUID.

Get User Profiles

Tool to retrieve all profiles associated with a specific user.

Get Users

Retrieve a paginated list of users from the Raisely platform.

List Campaign Donations

Tool to retrieve donations from a specific campaign in Raisely.

List Campaign Products

Retrieves all products available in a Raisely campaign.

List Campaign Subscriptions

List all subscriptions for a specific Raisely campaign.

Raisely List Donations

Retrieve donations from Raisely.

Raisely List Exercise Logs

Retrieve exercise logs from Raisely.

List Interaction Categories

Tool to retrieve all interaction categories in the organisation from Raisely.

List Interactions

Tool to retrieve all interactions from Raisely.

List Orders

Tool to retrieve all orders in a campaign from Raisely.

List Posts

Tool to retrieve a list of posts you've previously created on Raisely.

List Profile Donations

Retrieves a paginated list of donations for a specific fundraising profile from Raisely.

List Profile Members

Retrieves a paginated list of all members belonging to a team profile in Raisely.

List Profile Posts

List all posts created by a specific profile in Raisely.

List Promo Codes

Tool to retrieve all promo codes in a campaign from Raisely.

List Segments

Tool to retrieve all segments from Raisely.

Raisely List Subscriptions 2

Tool to retrieve subscriptions from Raisely.

List Tags

Tool to retrieve the list of tags from Raisely.

List User Donations

Retrieves a paginated list of donations for a specific user from Raisely.

List User Interactions

Retrieves all interactions for a given user from Raisely.

Raisely List User Subscriptions

Retrieve subscriptions for a specific user from Raisely.

List Webhooks

Tool to retrieve the list of webhooks configured for a campaign.

Move Donation

Tool to move a donation to a different profile in Raisely.

Logout from Raisely

Tool to invalidate the current user's token and log out.

Create User

Create a new user in Raisely.

Update Campaign

Tool to update an existing campaign in Raisely.

Update Campaign Config

Tool to update a specific configuration attribute for a campaign in Raisely.

Update Exercise Log

Update an existing exercise log in Raisely.

Update Post

Tool to update a specified post in Raisely.

Update Profile

Updates a specific profile in Raisely.

Update User

Tool to update a specified user in Raisely.

Update Webhook

Tool to update a specified webhook in Raisely.

Upload Campaign Media

Tool to upload one or more files to a campaign's media library in Raisely.

Upsert User

Tool to upsert a user record in Raisely, optionally tagging and creating an interaction.

FAQ

Frequently asked questions

With a standalone Raisely MCP server, the agents and LLMs can only access a fixed set of Raisely tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Raisely and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. OpenClaw fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Raisely tools.

Yes, absolutely. You can configure which Raisely scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Raisely data and credentials are handled as safely as possible.

Start with Raisely.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Raisely tool your agent needs.Free to start.

Start building