Stats
Actions
Tags
From AirMCP
Runs a local MCP server via Node.js. Purpose unclear from configuration alone, as no environment variables or description are provided.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"airmcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub heznpc/airmcp