Skip to main content
Claude supports remote MCP custom connectors from Claude’s cloud infrastructure. Your BrightPlace Connect endpoint must be reachable over the public internet.

Add the connector

  1. Open Claude settings.
  2. Go to Customize and then Connectors.
  3. Add a custom connector.
  4. Enter the remote MCP server URL:
https://mcp.brightplace.ai/mcp
  1. If Claude asks for OAuth settings, use the values shown by BrightPlace’s consent flow or metadata.
  2. Connect the account and enable the connector for the conversation.
For Team and Enterprise workspaces, an owner may need to add the custom connector at the organization level before members can connect it individually.

Test it

After enabling the connector, ask Claude:
Use BrightPlace Connect to search for one-bedroom apartments in Brooklyn under $4,500 with rooftop or transit access.
Claude should call search_listings. Ask for a specific result to trigger get_listing, then ask about tours to trigger get_tour_availability.

Troubleshooting

SymptomWhat to check
Connector cannot be addedConfirm the URL is exactly https://mcp.brightplace.ai/mcp.
Claude says the server is unreachableConfirm BrightPlace production launch is complete and the endpoint resolves over HTTPS.
OAuth consent does not appearThe connector may be using anonymous MCP access. Tool calls are still rate-limited and audited by the server.
Search returns Fair Housing errorsRephrase the request using objective criteria such as price, size, location, amenities, and availability.