systemprompt-mcp.md

systemprompt MCP client

UI App
from"systemprompt"

Mobile MCP client for managing MCP servers with voice controls

Productivity
iOSvoiceMCP clientmobile
install.sh
# Clone the repository
$git clone https://github.com/systemprompt/systemprompt-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve