Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent endpoint
CONNECT 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.studiomcphub-com]
url = "https://studiomcphub.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"studiomcphub-com": {
"type": "http",
"url": "https://studiomcphub.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: studiomcphub-com
Remote MCP URL: https://studiomcphub.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": {
"studiomcphub-com": {
"url": "https://studiomcphub.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"studiomcphub-com": {
"type": "http",
"url": "https://studiomcphub.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "studiomcphub-com",
"transport": "streamable-http",
"url": "https://studiomcphub.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
upscale_image— Super-resolution using Real-ESRGAN on NVIDIA L4 GPU.enrich_metadata— AI-powered artwork analysis.infuse_metadata— Embed metadata into image via ExifTool.register_hash— Register 256-bit perceptual hash with LSH band indexing for strip-proof provenance.verify_provenance— Strip-proof provenance verification via Aegis hash index.search_artworks— Search 53K+ museum artworks from Alexandria Aeternum (MET, Chicago, NGA, Rijksmuseum, Smithsonian, Cleveland, Paris).get_artwork— Get Human_Standard metadata (500-1200 tokens) + signed image URL for a museum artwork.get_artwork_oracle— Get Hybrid_Premium 111-field NEST analysis (2K-6K tokens) + image.