connection_info
Resolve the active vault and code-repository roots, including their resolution source. Call when configuration may be stale or multiple workspaces exist.
Instructions
Return the exact active vault root and code-repository root used by this MCP process, including how each root was resolved. Call first when a client may have stale configuration or multiple workspaces. Root changes require restarting the MCP process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| repoRoot | Yes | ||
| sameRoot | Yes | ||
| vaultRoot | Yes | ||
| repoResolution | Yes | ||
| vaultResolution | Yes | ||
| restartRequiredForRootChange | Yes |