GitHubスター
2
ユーザー評価
未評価
お気に入り
0
閲覧数
6
フォーク
1
イシュー
0
README
Claude desktop Extension builder for Spark MCP
Build Claude Desktop Extension for Spark MCP using mcp-remote
How to build the extension
Clone the repo
git clone https://github.com/GlobalWebIndex/spark-mcp-dxt.git
Run
npm
installnpm install
Build the
.dxt
filenpm run build
The output contains the location of the extension file
/path/to/spark-mcp.dxt
How to deploy to Claude
Open the folder where the file is located and double click it. If prompted choose to open it with
Claude desktop app
When Claude desktop settings is opened click on the
Install
button:Input your Spark API token in the required field and click the
Save
button:Enable the extension:
Start using the GWI MCP tools in Claude chat
Use the released extension
Navigate to releases
Download the latest
spark-mcp-dtx.dtx
file from release assetsFollow the steps from How to deploy to Claude