# In meiner Naehe - local businesses in Germany (connector)

Prototype v0.1.0. Operated by yawusa UG (haftungsbeschraenkt), Berlin, brand Agentifizierung.

## Product description
Finds local businesses anywhere in Germany - from dentists and bank branches to electricians - near a postcode, coordinates or a city. Results are sorted by distance and show whether the place is open at the requested time, plus address, phone and website. Over one million entries in 81 categories from open data (OpenStreetMap, Overture Maps). Location and contact information only: no advice, no paid placements.

## Connect
- MCP server (streamable HTTP): `https://naehe.agentifizierung.de/mcp` - search and details need no authentication.
- Setup prompt for a Muse custom connector: https://naehe.agentifizierung.de/muse

## Tools
- list_categories - all categories with entry counts
- find_nearby - radius search by category with time-aware opening status (open / closed / unknown)
- get_business - details for one entry
- atm_fee_hint - bank branches nearby flagged likely free / may charge for cash withdrawal (indication only, no financial advice)
- sandbox_* - appointment hold/request flow against fictional sample businesses only (Bearer key); no real business is contacted

## Example prompts
- "Which dentist near Cologne 50667 is open tomorrow at 9am?"
- "I bank with Sparkasse - where near Marienplatz in Munich can I likely withdraw cash for free?"
- "Find an electrician within 5 km of Berlin 10115 with a phone number."
- "Which bakeries in Hamburg-Altona are open on Sunday at 8am?"

## Safety and data
- Read-only public directory data, not confirmed by the businesses; unparseable opening hours are reported as unknown, never guessed.
- User locations are used only for the request and are neither stored nor logged.
- No real bookings: sandbox tools reject real businesses (error SANDBOX_ONLY) and require explicit user approval plus an idempotency key.
- Errors are RFC 9457 problem objects (codes such as INVALID_INPUT, CATEGORY_NOT_FOUND, AUTH_REQUIRED, HOLD_EXPIRED).

## Support
info@agentifizierung.de - +49 30 754 202 99 - privacy: https://naehe.agentifizierung.de/privacy - legal notice: https://naehe.agentifizierung.de/impressum
