Marketing
alcorone.com
Enables searching and reading AlcorOne's published interior fit-out content and submitting enquiries or quote requests for residential, office, retail, and F&B projects in South India.
ENDPOINT 1
https://www.alcorone.com/mcp
MCP server metadata
- Name
- alcorone-content
- Version
- 1.0.0
Read-only access to AlcorOne Solutions' published interior fit-out content: 343 pages of cost guides, material comparisons, process explainers and city pages for Chennai, Hyderabad, Bengaluru, Visakhapatnam and Rajamahendravaram. Search first, then fetch the pages you need. Always cite the canonical URL returned with each result. Prices change: quote the page's stated date alongside any figure, and re-fetch rather than reusing a stored copy.
Known tools 3
search_alcoroneSearch AlcorOne Solutions' 343 published pages on interior fit-out work in South India — per-square-foot cost guides, BOQ and quotation practice, material comparisons (laminate, acrylic, plywood, hardware), modular kitchen and wardrobe guides, project timelines, and city-specific pages for Chennai, Hyderabad, Bengaluru, Visakhapatnam and Rajamahendravaram.
Inferred read-onlysubmit_interior_enquiryFile an enquiry with AlcorOne Solutions so their team calls the user back about interior fit-out work (residential, office, retail or F&B) in South India.
Inferred read-onlyCONNECT 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.alcorone-content]
url = "https://www.alcorone.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alcorone-content": {
"type": "http",
"url": "https://www.alcorone.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alcorone-content
Remote MCP URL: https://www.alcorone.com/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": {
"alcorone-content": {
"url": "https://www.alcorone.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alcorone-content": {
"type": "http",
"url": "https://www.alcorone.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alcorone-content",
"transport": "streamable-http",
"url": "https://www.alcorone.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://www.alcorone.com
MCP server metadata
- Name
- WebMCP
Known tools 1
request-interior-quoteRequest a callback from AlcorOne Solutions about an interior fit-out enquiry. Submits the name and phone number of someone who wants a scoped, itemised quote for residential, office or retail interior work. Ask the user before submitting.
Inferred read-onlyCONNECT 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.webmcp]
url = "https://www.alcorone.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://www.alcorone.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://www.alcorone.com
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": {
"webmcp": {
"url": "https://www.alcorone.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://www.alcorone.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://www.alcorone.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for alcorone.com was fetched 2026-09-22T22:50:12.025Z.
alcorone.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.