# Feng Shui Bagua Mapper MCP for AI Agents AI Agent Connect

> Feng Shui Bagua Mapper aligns your home or office layout with traditional energy maps. By identifying your main entrance orientation, it calculates the correct rotation for your space and maps specific rooms to life areas like Wealth, Career, or Love. It turns architectural floor plans into actionable spatial energy guides for interior design and lifestyle planning.

## Overview
- **Category:** architecture
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_a3I9IgUsUoo14mG1mWQJMWnWzVfBosAkijQYNKfS/ai-agent-connect
- **Tags:** bagua, floor-plan, orientation, energy-mapping, spatial-intelligence

## Description

If you're trying to organize a home or office layout that feels balanced, you might find yourself struggling to figure out where specific energy sectors actually fall. Usually, this involves a lot of manual math and looking at complex diagrams while trying to keep your floor plan in front of you. This Connector takes that headache away by letting your AI client do the heavy lifting. You just tell your agent where your front door faces, and it handles the rotation logic instantly. From there, you can feed in a list of rooms, and the agent will tell you exactly which energy zones they occupy. It's a huge time-saver for anyone who wants to integrate traditional spatial wisdom into modern interior design without getting bogged down in the geometry. Whether you're a professional designer or just someone looking to refresh your own living space, having this logic available in your workflow makes the process much more fluid. It's one of the many specialized tools you can find in the Vinkius catalog to bridge the gap between abstract concepts and physical reality. Instead of guessing where things go, you get a clear, data-driven layout that respects the principles of the Bagua map.

## Tools

### get_orientation_offset
This tool turns a simple description of an entrance, like North-East, into a precise numerical degree. It ensures your AI client understands the exact starting point for the map.

### analyze_room_layout
This tool takes a list of rooms and assigns each one to a specific Life Area. It's perfect for generating a full summary of your home's energy distribution.

### map_coordinate_to_area
This tool tells you exactly which energy sector a specific spot in your home falls into based on a rotation. Use it to check if a specific piece of furniture is in the right place.

## Prompt Examples

**Prompt:** 
```
What's the rotation for a South-West entrance?
```

**Response:** 
```
A South-West entrance corresponds to a **135-degree rotation offset**.
```

**Prompt:** 
```
My kitchen is at 10, 5. What area is that?
```

**Response:** 
```
Based on your 90-degree rotation, the kitchen at those coordinates falls into the **Wealth & Prosperity** sector.
```

**Prompt:** 
```
Map these: Living Room (0,0), Office (5,5), rotation 180.
```

**Response:** 
```
Here is your layout:

* **Living Room**: Career & Life Path
* **Office**: Children & Creativity
```

## Capabilities

### Calculate entrance rotations
Converts descriptive directions into precise numerical degrees for energy mapping.

### Map rooms to life areas
Assigns every room in a floor plan to a specific Bagua sector like Wealth or Career.

### Identify specific point zones
Determines which energy area covers a specific coordinate in your home.

### Convert text directions
Turns simple labels like North-East into standardized rotation values for your agent.

### Generate full energy maps
Produces a complete list of room-to-area mappings for an entire architectural layout.

## Use Cases

### Client Spatial Energy Report
A designer wants to see if a client's kitchen fits the Wealth sector. They use analyze_room_layout to confirm the mapping instantly.

### Homeowner Furniture Check
A homeowner wants to know if their new desk is in the Career area. They use map_coordinate_to_area to check the specific spot.

### Real Estate Listing Audit
A developer wants to confirm the house orientation for a listing. They use get_orientation_offset to get the exact rotation degree.

### Office Energy Planning
A business owner wants to place the CEO's office in a specific zone. The agent uses the tools to find the best spot in the floor plan.

## Benefits

- Eliminate manual math by using get_orientation_offset to instantly get the correct rotation for any entrance facing.
- Get a complete room-to-area summary for an entire house using analyze_room_layout in seconds.
- Verify specific furniture placements with map_coordinate_to_area to ensure items are in the correct energy zones.
- Provide professional spatial energy reports to clients faster by automating the layout analysis.
- Bridge the gap between architectural data and traditional wisdom without needing to be a geometry expert.

## How It Works

The bottom line is that it automates the geometry of Bagua mapping so you can focus on the design.

1. Provide the direction of your main entrance
2. Input your list of room names and their locations
3. Get a complete mapping of room names to their corresponding Life Areas

## Frequently Asked Questions

**Can the Feng Shui Bagua Mapper help with my home office layout?**
Yes, it identifies which rooms correspond to specific life areas, such as Career or Wealth, so you can place your workspace accordingly.

**How does the Feng Shui Bagua Mapper handle different entrance directions?**
It converts any description, like North or East, into the correct rotation degree automatically, ensuring your map is accurate.

**Is the Feng Shui Bagua Mapper good for professional interior design?**
Yes, it automates the mapping of energy sectors, making it much faster to create professional spatial reports for your clients.

**Can I use the Feng Shui Bagua Mapper to check specific furniture spots?**
Yes, you can provide coordinates to see which energy zone a specific spot in your home covers, helping you place furniture correctly.

**Does the Feng Shui Bagua Mapper do the math for me?**
Yes, it handles all the rotation calculations based on your main entrance orientation so you don't have to do any manual geometry.

**How does the Feng Shui Bagua Mapper help with real estate?**
It helps identify energy-aligned features for listings by mapping floor plans to Bagua sectors, which can be a unique selling point.

**How do I determine my entrance orientation?**
You can use a compass or identify the cardinal direction (e.g., North, NE). Use `orientationTool` to convert this description into a rotation value.

**What information do I need for the room layout analysis?**
You need a list of rooms with their names and center coordinates (x, y), along with the rotation offset calculated from your entrance orientation.

**Can I map multiple rooms at once?**
Yes, use `analyzeLayoutTool` to get a complete mapping for all rooms in your floor plan at once.