⚡ Developer Preview

The Digital Signage MCP server.
Let AI agents run your screens.

Sign Inspire exposes your locations, screens, media, campaigns and schedules to any AI assistant through the Model Context Protocol — with per-resource permissions and a full audit log.

// tools/list over JSON-RPC 2.0
POST /mcp   Authorization: Bearer <your-mcp-key>
{ "jsonrpc": "2.0", "id": 1, "method": "tools/list" }

// server replies
{ "serverInfo": { "name": "Sign Inspire MCP", "version": "1.0.0" },
  "protocolVersion": "2025-03-26",
  "tools": [ "list_devices", "create_campaign", "create_schedule", ... ] }
23 tools · 6 resources

What your AI agent can actually call.

Every tool maps to a real Sign Inspire operation. Tools you do not have permission for are hidden from tools/list entirely.

Locations

4 toolslist_locations create_location update_location delete_location

Devices & screens

3 toolslist_devices get_device update_device

Media

5 toolslist_media_folders list_media create_media_folder update_media_folder delete_media

Templates

1 toollist_templates

Campaigns

5 toolslist_campaigns get_campaign create_campaign update_campaign delete_campaign

Schedules

5 toolslist_schedules get_schedule create_schedule update_schedule delete_schedule
Permissions

Read, create, update, delete — per resource.

MCP access is granted per resource and per action, and every call is written to an audit log with the client name, tool, duration and result.

PlanMCP access
FreeRead-only
StarterRead-only
CreatorRead + create + update — delete stays off until you grant it
GrowthAdvanced, with delete controlled separately

Standard MCP reads never consume AI credits. A create or edit costs 1 credit. See full pricing →

Works with

Any MCP client.

Claude DesktopClaude CodeCursorClineWindsurfAny MCP host
Early access

Be first to give AI control of your screens.

We are onboarding a small group of operators and developers. You get an MCP key, the tool docs and a direct line to the team.

Request early access →