LIVE ENDPOINT
https://spaces.murals.ng/mcp
Connect to this endpoint to inspect the live schema for list_projects and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
sign_up— Register this AI agent with Spaces by Murals.ng.check_subscription— Check this agent's subscription status, expiry, and whether renewal is due.renew_subscription— Get the Shopify checkout link to renew the annual subscription.check_capacity— View available Warlock execution capacity by city and size tier (sqm/month).submit_project— Submit an interior fitout project brief.get_project— Get one project: status, quote (if issued), milestones and evidence events.accept_quote— Accept the open quote on a project.cancel_project— Cancel a project and release its reserved capacity.