# Circle of Fifths Navigator MCP for AI Agents AI Agent Connect

> Circle of Fifths Navigator lets you map out musical keys, identify tonal relationships, and plan complex modulations. It handles the math of music theory so you can focus on the actual composition.

## Overview
- **Category:** education
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_KCFCnYr4ttCwx654AH7OXTV80ozxxJ8LGlbNDd42/ai-agent-connect
- **Tags:** music-theory, circle-of-fifths, composition, musicology, scales, modulation

## Description

The Circle of Fifths Navigator is a specialized tool for musicians to explore musical keys and their relationships. You can instantly find the dominant and subdominant keys, as well as relative major and minor scales, without having to do the math yourself. It provides technical details including accidental order and available modes for any scale you're working on. For more complex compositions, it helps identify natural modulation paths based on distance on the circle and finds equivalent keys with different notation. It handles the heavy lifting of music theory so you can focus on the actual creative work. It's a core part of the Vinkius catalog, making it easy to bring these musicology tools directly into your creative process. Instead of flipping through a textbook or trying to visualize the circle in your head, you can just ask your agent to do the work. This means you can move from a simple C Major piece to a sophisticated orchestral arrangement without getting tripped up by sharps or flats. It takes the guesswork out of key selection, giving you a clear map of where you can go next. Whether you're a student learning the basics or a pro working on a film score, it keeps your theory accurate. You get to spend less time calculating and more time writing.

## Tools

### calculate_modulation_paths
Identifies natural modulation paths and the distance between keys. It tells you how far you're moving on the circle.

### get_key_neighbors
Returns the dominant, subdominant, relative major, and relative minor keys. Use this to see who your musical neighbors are.

### get_key_signature_details
Provides the accidental order and all available modes for a specific scale. This gives you the full technical picture of a key.

### get_enharmonic_mapping
Shows different ways to write the same key using different notation. This helps you find the most readable version of a scale.

## Prompt Examples

**Prompt:** 
```
What are the closest relatives to D Major?
```

**Response:** 
```
For D Major, here are your closest musical neighbors:

| Relationship | Key |
| :--- | :--- |
| **Dominant** | D Major |
| **Subdominant** | C Major |
| **Relative Minor** | B Minor |
| **Relative Major** | D Major |

These are the keys most closely related to D Major on the circle.
```

**Prompt:** 
```
What are the modes for B Flat Minor?
```

**Response:** 
```
B Flat Minor has 5 flats (Bb, Eb, Ab, Db, Gb) and includes the following modes:

*   **Aeolian**
*   **Dorian**
*   **Phrygian**
*   **Lydian**
*   **Mixolydian**

It also features a specific accidental order for its scale signature.
```

**Prompt:** 
```
Find a modulation path from A Major with a distance of 1.
```

**Response:** 
```
From A Major, you can naturally modulate to the following keys with a distance of 1:

*   **B Major** (Distance: +1)
*   **F# Minor** (Distance: -1)

These are your closest natural neighbors.
```

## Capabilities

### Identify relative major and minor scales
Instantly see the closest musical relatives to any given key.

### Map out nearby dominant and subdominant keys
Find the primary neighboring keys for smooth transitions.

### List all available modes
Get every available mode and its technical components for a scale.

### Calculate natural modulation paths
Determine the distance and path for moving between distant keys.

### Find alternative notations
Discover different ways to write the same key using enharmonic mapping.

## Use Cases

### The Stuck Songwriter
You're in C Major and want a bridge that feels related but fresh. Ask the agent for neighbors to find a smooth transition.

### The Exam Prep
A student needs to know the modes of Eb Minor. The agent pulls the full list of modes and accidentals instantly.

### The Film Composer
You need a natural modulation from G Major to a key only one step away. Use the tool to find the path.

### The Notation Fix
You're unsure if a key has a simpler way to be written. Ask for the enharmonic mapping.

## Benefits

- Stop guessing relative keys by using get_key_neighbors to see your musical neighbors instantly.
- Avoid wrong modulations with calculate_modulation_paths to see exactly how many steps you're moving.
- Get the full picture of a scale's modes using get_key_signature_details for richer melodic variety.
- Clear up notation confusion with get_enharmonic_mapping to see different ways to write the same notes.
- Speed up your songwriting by having your agent pull up key relationships in seconds.

## How It Works

The bottom line is you get instant, accurate music theory data without manual calculation.

1. Connect the Circle of Fifths Navigator to your AI client via Vinkius.
2. Ask your agent to find key neighbors or modulation paths.
3. Receive a detailed breakdown of scales, modes, and distances.

## Frequently Asked Questions

**Can the Circle of Fifths Navigator help me find a new key for my song?**
Yes, it identifies the closest musical relatives to any key you provide. This helps you find smooth, natural transitions for your songwriting.

**How does the Circle of Fifths Navigator handle different ways to write the same key?**
It provides enharmonic mapping, which shows you different ways to write the same notes. This is great for finding the most readable notation.

**Can I use the Circle of Fifths Navigator to learn music theory?**
Absolutely. It provides technical details on key signatures, modes, and scale relationships, making it a great way to study musicology.

**What's the best way to find a modulation path using the Circle of Fifths Navigator?**
You can ask your agent to find natural modulation paths based on distance. It will tell you exactly how many steps you're moving on the circle.

**Does the Circle of Fifths Navigator work for jazz theory?**
Yes, it handles any musical key. You can use it to explore complex relationships and find relative keys for any genre.

**How do I find the relative minor of a key with this Connector?**
Just ask your agent for the neighbors of a specific key. It will return the relative major and relative minor instantly.

**How can I find the closest musical relatives to a specific key?**
Use the `get_key_neighbors` tool by providing the name of your starting key (e.g., 'G Major'). It will return the dominant, subdominant, and relative major/minor keys.

**How do I identify natural modulation paths for a song?**
Use the `calculate_modulation_paths` tool. By specifying a starting key and a maximum distance, you can see which keys are reachable with 'Immediate' or 'Adjacent' difficulty levels.

**Can this tool help me understand key signatures?**
Yes, the `get_key_signature_details` tool provides the exact order of sharps or flats, the total count of accidentals, and the available modes for any given key.