# Surface Tension Calculator AI Agent Connect

> Calculates surface tension, capillary rise, and work of cohesion.

## Overview
- **Category:** science
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_QO0RTiZXM5Pm4DuRaAHJI8DqASvCi34oMcVSOB81/ai-agent-connect
- **Tags:** fluid-dynamics, surface-tension, capillary-action, physics-tools, chemistry

## Description

This MCP server provides specialized tools for fluid dynamics analysis. It allows AI agents to calculate the effective surface tension of liquids using `calculate_surface_tension`, determine vertical capillary rise with `calculate_capillary_rise`, compute the energy required for surface separation via `calculate_work_of_cohesion`, and interpret liquid-surface interactions using `analyze_wetting_behavior`.

## Tools

### analyze_wetting_behavior
g., Perfect Wetting, High Wettability) based on the contact angle.

Interprets the contact angle to describe how the liquid interacts with the tube surface

### calculate_surface_tension
Determines the effective surface tension of a liquid, accounting for the presence of surfactants

### calculate_capillary_rise
Calculates the vertical height a liquid will rise in a specific tube

### calculate_work_of_cohesion
Calculates the energy required to separate the liquid surface

## Prompt Examples

**Prompt:** 
```
What is the capillary rise for water with a surface tension of 0.072 N/m, density of 1000 kg/m³, and a tube radius of 0.001 m with a contact angle of 0 degrees?
```

**Response:** 
```
The capillary rise for the water in a 1mm radius tube is approximately 0.0353 meters.
```

**Prompt:** 
```
Calculate the work of cohesion for a liquid with a surface tension of 0.05 N/m.
```

**Response:** 
```
The work of cohesion for the liquid is 0.05 J/m².
```

**Prompt:** 
```
How would a liquid with a contact angle of 150 degrees interact with a surface?
```

**Response:** 
```
A liquid with a contact angle of 150 degrees is categorized as Non-Wetting.
```

## Frequently Asked Questions

**What can I calculate with this server?**
You can calculate effective surface tension, capillary rise height, work of cohesion, and analyze wetting behavior based on contact angles.

**Does it account for surfactants?**
Yes, the `calculate_surface_tension` tool allows you to input surfactant concentration to find the effective surface tension.

**How do I connect this to my AI client?**
You can connect using your personal Connection Token via Vinkius Edge. It is compatible with Cursor, VS Code, Claude Desktop, and Windsurf.
