← Registry

Data Collection

pickable.me

Provides tools to search, retrieve, and compare published business listings and profiles.

1 endpoint6 known toolsFirst detected June 23, 2026Last detected June 23, 2026

ENDPOINT 1

https://pickable.me/api/mcp

No auth detected

Known tools 6

search_businesses

Search published agent-ready business listings by search text, location, and verification.

Inferred read-only
get_business_profile

Fetch a published business profile with services, FAQs, links, verification, and source confidence.

Inferred read-only
find_service_provider

Find businesses that may satisfy a specific local service need.

Inferred read-only
compare_businesses

Compare several published businesses by verification, confidence, location, services, and contact paths.

Inferred read-only
get_business_sources

Return source and provenance records for a published business.

Inferred read-only
get_business_schema_jsonld

Return Schema.org LocalBusiness JSON-LD for a published business.

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

.mcp.json

{
  "mcpServers": {
    "pickable-me": {
      "type": "http",
      "url": "https://pickable.me/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "pickable-me",
  "transport": "streamable-http",
  "url": "https://pickable.me/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 pickable.me was fetched 2026-08-23T20:15:52.683Z and is being refreshed.

Trust status Trusted

pickable.me is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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