paretostudio-mcp
paretostudio-mcp
Leo tu biblioteca de prompts, agentes y skills de ParetoStudio desde Claude Code, Cursor y cualquier cliente MCP. Instala agentes y skills como archivos en Claude Code.
Inicio rápido
1. Obtén tu clave de API
Ve a paretostudio.io/settings, nave ga hasta Developer y crea una clave de API.
2. Configura tu cliente
Claude Code (.mcp.json en la raíz de tu proyecto):
{
"mcpServers": {
"paretostudio": {
"command": "npx",
"args": ["-y", "paretostudio-mcp@latest"],
"env": {
"PARETOSTUDIO_API_KEY": "psk_your_key_here"
}
}
}
}Curs (Configuración > MCP):
{
"mcpServers": {
"paretostudio": {
"command": "npx",
"args": ["-y", "paretostudio-mcp@latest"],
"env": {
"PARETOSTUDIO_API_KEY": "psk_your_key_here"
}
}
}
}Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"paretostudio": {
"command": "npx",
"args": ["-y", "paretostudio-mcp@latest"],
"env": {
"PARETOSTUDIO_API_KEY": "psk_your_key_here"
}
}
}
}Codex (~/.codex/config.toml):
[mcp_servers.paretostudio]
command = "npx"
args = ["-y", "paretostudio-mcp@latest"]
[mcp_servers.paretostudio.env]
PARETOSTUDIO_API_KEY = "psk_your_key_here"3. Úsalo
Píde a Codex, Claude o tu cliente MCP que «liste mis pon pts» o que «instale a gentes» — las herramientas están disponibles automáticamente.
Related MCP server: tokrepo-mcp-server
Herramientas disponibles
Tool | Description |
| Lista todos los ppts de tu biblioteca |
| Obtén el prot conplet (los 6 pasos) |
| Busca ps por título o descrición |
| Lista todos los agentes |
| Obtén el agente con su config ración ple ta |
| Busca agentes |
| Lista todas las skills |
| Obtén la skill con su config ración ple ta |
| Busca skills |
| Instala la skill para proyectos de Claude o Codex |
| Descarga el agente a |
| Instala el agente y las skills en una sola operación |
| Crea un nuevo prom pr |
| Actualiza un prom pt |
| Mina debree |
| Crea una nueva skill |
| Mina una skill |
| Crea un nuevo agente |
| Actualiza un agente |
| Mina un agente |
This server cannot be deployed
Maintenance
Related MCP Connectors
Manage portable AI agent playbooks, Agent Skills, MCP configurations, personas, and memory.
Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.
Find, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.
Shared memory and actions for Claude, Kiro, OpenAI, Cursor, and other MCP-compatible AI clients.
Related MCP Servers
- AlicenseAqualityDmaintenanceConnects AI coding agents to the SkillFlow marketplace to search, discover, and retrieve detailed information about agent skills. It enables users to browse trending skills, categories, and publisher data directly through MCP-compatible environments.5321MIT
- AlicenseNot gradedqualityDmaintenanceSearch and install 200+ curated AI assets (skills, prompts, MCP configs, scripts, workflows) from TokRepo's open registry. Works with Claude Code, Cursor, Codex, and any MCP-compatible client.75MIT
- AlicenseNot gradedqualityCmaintenanceAutomatically discovers and installs AI skills for your project's tech stack, supporting Claude, Copilot, Codex, and other MCP-compatible agents.144MIT
- AlicenseAqualityCmaintenanceEnables Claude to search and install skills from a database of ~200k scraped Claude skills, MCP servers, and plugins.2MIT