server.json•729 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.macuse-app/macuse",
"description": "Bridges AI assistants with native macOS functionality through the Model Context Protocol (MCP).",
"status": "active",
"repository": {
"url": "https://github.com/macuse-app/macuse",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registry_type": "mcpb",
"version": "1.0.1",
"identifier": "https://github.com/macuse-app/macuse/releases/download/v1.0.1/macuse-1.0.1.mcpb",
"file_sha256": "9e3444c567c66a57d15657dca437dbdb9560d16f00e6d4ac3d95ea795b9b482e",
"transport": {
"type": "stdio"
}
}
]
}