Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Kaleido

Kaleido

Kaleido is a full-stack platform for building and managing enterprise blockchain networks and applications.

74VIEWS
2650USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app kaleidonpx @composio/cli add cursor --app kaleidonpx @composio/cli add cursor --app kaleidonpx @composio/cli add cursor --app kaleido

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Organization Identity Proof

Tool to add an identity proof to an organization. Use when registering an x.509 certificate chain for an org immediately after creation.

Create Api Key

Tool to create a new API key for an organization. Use after confirming the org_id.

Delete Api Key

Tool to delete a specific API key. Use when you need to remove an API key by its identifier after confirming it's no longer in use.

Get Api Keys

Tool to retrieve all API keys associated with the organization. Use when you need an overview of existing API keys after authenticating.

Get App2app Runtimes

Tool to retrieve App2App runtimes by listing all services and filtering where service == 'app2app'. Use after authenticating to enumerate App2App service instances.

Get Application Credentials

Tool to retrieve application credentials for a specific environment. Use when you need to list DApp credentials after environment setup.

Get Consortia

Tool to retrieve all consortia associated with the organization. Use after authenticating to view existing consortia.

Get Event Streams

Tool to list all event streams configured in the environment. Use when you need to retrieve current event stream setups.

Get Memberships

Tool to retrieve all memberships for the current user. Use after authenticating to list user memberships.

Get Organizations

Tool to retrieve all organizations that the authenticated user has access to. Use after authenticating to list available organizations.

Get Regions

Tool to retrieve the list of deployment zones and endpoints. Use after authenticating to list available regions.

Get Releases

Tool to retrieve current and historical versions of node software. Use when you need to list all runtime releases available in the Kaleido platform.

Get Roles

Tool to retrieve all roles of an organization. Use when you need to audit or manage user roles after confirming a valid organization ID.

Get Services

Tool to retrieve all services the current user owns or can see. Use after authenticating to list available services.

Get Token Factory Tokens

Tool to retrieve all tokens managed by the Token Factory. Use after authenticating to list available tokens.

Get Wallet Account Nonce

Tool to retrieve the current nonce of a specific HD wallet account. Use before signing a transaction to determine the next transaction count.

Get Wallets

Tool to retrieve HD wallet IDs hosted in the service. Use after creating or importing HD wallets to enumerate available wallets.

17 actions available