MCP Server
Maintained
MIT
io.github.codex-curator/studiomcphub MCP Server
io.github.codex-curator/studiomcphub
What is the io.github.codex-curator/studiomcphub MCP server?
32 creative AI tools (18 free) for agents: generate, upscale, mockup, print, watermark.
How to install io.github.codex-curator/studiomcphub
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"studiomcphub": {
"url": "https://studiomcphub.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"studiomcphub": {
"serverUrl": "https://studiomcphub.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"studiomcphub": {
"type": "http",
"url": "https://studiomcphub.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"studiomcphub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://studiomcphub.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http studiomcphub https://studiomcphub.com/mcpRelated MCP servers
Intelligence Aeternum
Maintained
AI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment
0
View repository →Python