Cloud Services
cloudsyncpk.com
Provides information about CloudSyncPK's AWS audit, services, packages, security policies, and cost calculator.
ENDPOINT 1
https://cloudsyncpk.com/mcp
MCP server metadata
- Name
- CloudSyncPK Agent Tools
- Version
- 1.0.0
Public read-only tools. No credentials are required or accepted.
Known tools 5
book_free_aws_auditReturns the CloudSyncPK Free AWS Audit page without submitting data.
Inferred read-onlyget_security_access_policyReturns the no-root-credentials and least-privilege AWS access policy.
Inferred read-onlyestimate_aws_costReturns the CloudSyncPK AWS Cost Calculator page without submitting data.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cloudsyncpk-agent-tools]
url = "https://cloudsyncpk.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cloudsyncpk-agent-tools": {
"type": "http",
"url": "https://cloudsyncpk.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cloudsyncpk-agent-tools
Remote MCP URL: https://cloudsyncpk.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cloudsyncpk-agent-tools": {
"url": "https://cloudsyncpk.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cloudsyncpk-agent-tools": {
"type": "http",
"url": "https://cloudsyncpk.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cloudsyncpk-agent-tools",
"transport": "streamable-http",
"url": "https://cloudsyncpk.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.