← Registry

Data Collection

coreloop.so

Searches the CoreLoop business directory to retrieve business information.

2 endpoints8 known toolsFirst detected June 25, 2026Last detected August 20, 2026

ENDPOINT 1

https://coreloop.so/api/mcp/directory

No auth detected

MCP server metadata

Name
coreloop:directory
Version
1.0.0
Capabilities
tools

Known tools 1

search_businesses

Search the CoreLoop business directory.

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.coreloop-directory]
url = "https://coreloop.so/api/mcp/directory"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "coreloop-directory": {
      "type": "http",
      "url": "https://coreloop.so/api/mcp/directory"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: coreloop-directory
Remote MCP URL: https://coreloop.so/api/mcp/directory

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": {
    "coreloop-directory": {
      "url": "https://coreloop.so/api/mcp/directory"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "coreloop-directory": {
      "type": "http",
      "url": "https://coreloop.so/api/mcp/directory"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "coreloop-directory",
  "transport": "streamable-http",
  "url": "https://coreloop.so/api/mcp/directory"
}
MCP Inspector

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

ENDPOINT 2

https://coreloop.so/api/mcp/coreloop-directory

No auth detected

MCP server metadata

Name
coreloop:network
Version
1.2.1
Capabilities
tools

Known tools 7

search_businesses

Search the CoreLoop business directory.

Inferred read-only
check_business_availability

One business's opening hours, whether it is open right now, and when it next opens.

Inferred read-only
compare_business_services

Compare one business's services within a category or keyword, with a price/duration summary.

Inferred read-only
get_business_agent

The canonical ids and endpoint URLs for one business — its own MCP and A2A endpoints, agent card, llms.

Inferred read-only
get_business_info

Full profile for one business found through search_businesses: identity, locations, contact, policies, images, public documents and the languages it publishes in.

Inferred read-only
get_business_services

One business's service catalogue, with filtering, sorting and pagination.

Inferred read-only
send_business_inquiry

Send a message to one business.

Potential side effects

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.coreloop-network]
url = "https://coreloop.so/api/mcp/coreloop-directory"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "coreloop-network": {
      "type": "http",
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: coreloop-network
Remote MCP URL: https://coreloop.so/api/mcp/coreloop-directory

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": {
    "coreloop-network": {
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "coreloop-network": {
      "type": "http",
      "url": "https://coreloop.so/api/mcp/coreloop-directory"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "coreloop-network",
  "transport": "streamable-http",
  "url": "https://coreloop.so/api/mcp/coreloop-directory"
}
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 coreloop.so was fetched 2026-08-01T07:38:06.814Z and is being refreshed.

Trust status Neutral

coreloop.so is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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