Spark - AI Assets Marketplace for Claude Desktop
io.github.entire-vc/spark
Search and fetch AI agents, skills, prompts and MCP connectors from the Spark marketplace.
client:Claude Desktop
transport:streamable-http
tools:6
Install Spark - AI Assets Marketplace in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spark": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spark.entire.vc/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs