MCP Server
Active
MIT
io.github.Baneado98/cloud-pathfinder MCP Server
io.github.Baneado98/cloud-pathfinder
What is the io.github.Baneado98/cloud-pathfinder MCP server?
IaC attack-path auditor: finds internet-to-crown-jewel chains in Terraform/CFN/K8s.
How to install io.github.Baneado98/cloud-pathfinder
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"cloud-pathfinder": {
"url": "https://cloud-pathfinder.vercel.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cloud-pathfinder": {
"serverUrl": "https://cloud-pathfinder.vercel.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"cloud-pathfinder": {
"type": "http",
"url": "https://cloud-pathfinder.vercel.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"cloud-pathfinder": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cloud-pathfinder.vercel.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http cloud-pathfinder https://cloud-pathfinder.vercel.app/mcpRelated MCP servers
Multi-CI security scanner with a live threat-intel feed of compromised CI components
0
View repository →MIT
Ocean & multimodal freight intelligence: rates, landed cost, transit, customs, risk, ship decisions
0
View repository →Dockerfile
MIT
Catch AI-hallucinated (slopsquatted) npm imports in generated code before npm install.
0
View repository →Dockerfile
MIT
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
0
View repository →Dockerfile
MIT