← Registry

General Tools

aqui.com.bo

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected July 11, 2026Last detected July 11, 2026

ENDPOINT 1

https://aqui.com.bo/api/mcp

No auth detected

Known tools 4

search_listings

Search Bolivia real estate listings.

Inferred read-only
get_listing

Get full details for a single listing by slug.

Inferred read-only
search_locations

Autocomplete search for Bolivian locations (cities, zones, neighborhoods).

Inferred read-only
list_blog_posts

List all blog posts on aqui.com.bo — market reports, neighborhood guides, and rental overviews for Bolivia.

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.aqui-com-bo]
url = "https://aqui.com.bo/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aqui-com-bo": {
      "type": "http",
      "url": "https://aqui.com.bo/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aqui-com-bo
Remote MCP URL: https://aqui.com.bo/api/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": {
    "aqui-com-bo": {
      "url": "https://aqui.com.bo/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aqui-com-bo": {
      "type": "http",
      "url": "https://aqui.com.bo/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aqui-com-bo",
  "transport": "streamable-http",
  "url": "https://aqui.com.bo/api/mcp"
}
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 aqui.com.bo was fetched 2026-07-31T07:24:18.441Z and is being refreshed.

Trust status Neutral

aqui.com.bo 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.