What is the CompatAir MCP server?
Read-only pneumatic compatibility and evidence tools with stable IDs and canonical CompatAir URLs.
How to install CompatAir
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"compatair": {
"url": "https://compatair.fr/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"compatair": {
"serverUrl": "https://compatair.fr/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"compatair": {
"type": "http",
"url": "https://compatair.fr/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"compatair": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://compatair.fr/mcp"
]
}
}
}Claude Code
claude mcp add --transport http compatair https://compatair.fr/mcpRelated MCP servers
l0g.fr Risk Intelligence
Active
Read-only macro risk analysis, evidence, signals, and source-backed research from l0g.fr.
18
View repository →MDX
13FLOW
Active
Source-linked SEC 13F research, quality checks, watchlists and audit trails for agents.
3
View repository →Python
AGPL-3.0