MCP server for CloudSense DX operations (orchestration templates, etc.)
Project description
CloudSense DX MCP Server
An MCP (Model Context Protocol) server for CloudSense DX operations. Provides tools for managing orchestration process templates and other CloudSense-specific Salesforce operations.
Installation
cd itxdevpro/mcp-cloudsense-server
pip install -e .
This installs the cloudsense-dx-mcp CLI command.
Usage
As a Cursor MCP Server
Add to .vscode/mcp.json:
{
"servers": {
"CloudSense DX": {
"command": "cloudsense-dx-mcp"
}
}
}
Direct CLI
cloudsense-dx-mcp
The server communicates via stdio and is designed to be launched by MCP clients like Cursor.
Tools
- list_orchestration_templates -- List/search orchestration process templates in a Salesforce org.
- fetch_orchestration_templates -- Fetch and save orchestration process templates as JSON files.
Prompts
- fetch-orchestration -- Guided workflow that walks through template discovery, confirmation, and fetching.
Prerequisites
- Salesforce CLI (
sf) installed and authenticated (sf org login web) - A default target-org set (
sf config set target-org <alias>)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudsense_dx_mcp-0.1.1.tar.gz.
File metadata
- Download URL: cloudsense_dx_mcp-0.1.1.tar.gz
- Upload date:
- Size: 53.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26eb447a6b34a472a9c58826c38259d563387a67ab003857d5e4530ea19c6265
|
|
| MD5 |
b1c9618a22f3e1d36c4e3e61d305a16b
|
|
| BLAKE2b-256 |
53ae8ecc85d8ed7f04ee8f14ad5f6ce26dbf97be3c04c9131ab20b435556918f
|
File details
Details for the file cloudsense_dx_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cloudsense_dx_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1429c63c0e1c9af0c5913a5a0904815725bcb851cd16b40487d7c28977257fd2
|
|
| MD5 |
04ff36175d70c22451e8adddb9f8df5d
|
|
| BLAKE2b-256 |
edeada80a428f47acf8f24c2f8c5964871dcbfc4919165c3dbb31e619f1c205c
|