Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From frontend-craft
Connects to a remote Pixso API endpoint running on localhost. Purpose unclear from configuration alone.
npx claudepluginhub bovinphang/frontend-craftCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pixso": {
"url": "http://localhost:3667/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
http://localhost:3667/mcpShare bugs, ideas, or general feedback.