RUN IN TERMINAL
claude mcp add aidynsoft-sac -- uvx sac-sdk
ADD TO claude_desktop_config.json
{
"mcpServers": {
"aidynsoft-sac": {
"command": "uvx",
"args": ["sac-sdk"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"aidynsoft-sac": {
"command": "uvx",
"args": ["sac-sdk"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"aidynsoft-sac": {
"command": "uvx",
"args": ["sac-sdk"]
}
}
}
About This MCP Server
Give your AI agent the ability to respond with live, interactive apps that evolve.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
sac-sdk on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The SaC — Software as Content server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.