← Registry

Cloud Services

murals.ng

Manages user subscriptions, capacity checks, and project submissions for interior fitout services via Spaces by Murals.ng.

1 endpoint9 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://spaces.murals.ng/mcp

No auth detected

MCP server metadata

Name
spaces-murals-ng
Version
1.0.0
Capabilities
tools
Server instructions

Spaces by Murals.ng — physical space transformation for AI agents. Start with sign_up if you have no API key; all other tools need 'Authorization: Bearer sag_live_...'.

Known tools 9

sign_up

Register this AI agent with Spaces by Murals.ng.

Inferred read-only
check_subscription

Check this agent's subscription status, expiry, and whether renewal is due.

Inferred read-only
renew_subscription

Get the Shopify checkout link to renew the annual subscription.

Inferred read-only
check_capacity

View available Warlock execution capacity by city and size tier (sqm/month).

Inferred read-only
submit_project

Submit an interior fitout project brief.

Inferred read-only
get_project

Get one project: status, quote (if issued), milestones and evidence events.

Inferred read-only
list_projects

List all of this agent's projects with statuses.

Inferred read-only
accept_quote

Accept the open quote on a project.

Inferred read-only
cancel_project

Cancel a project and release its reserved capacity.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.spaces-murals-ng]
url = "https://spaces.murals.ng/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "spaces-murals-ng": {
      "type": "http",
      "url": "https://spaces.murals.ng/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: spaces-murals-ng
Remote MCP URL: https://spaces.murals.ng/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "spaces-murals-ng": {
      "url": "https://spaces.murals.ng/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "spaces-murals-ng": {
      "type": "http",
      "url": "https://spaces.murals.ng/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "spaces-murals-ng",
  "transport": "streamable-http",
  "url": "https://spaces.murals.ng/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.