Yourware MCP
by ai-zerolab
Yourware MCP is a server designed to upload projects to the Yourware platform. It supports uploading both single files and directories.
Last updated: N/A
What is Yourware MCP?
Yourware MCP is a server that facilitates the uploading of projects to the Yourware platform, enabling users to showcase their work.
How to use Yourware MCP?
- Log in to Yourware. 2. Create a new API key and set the
YOURWARE_API_KEY
environment variable. 3. Configure your client (Cline/Cursor/Windsurf) with the provided JSON configuration. 4. For Cursor, add a new MCP Server namedyourware-mcp
and set the command touvx yourware-mcp@latest stdio
. 5. For Claude Code, use the commandclaude mcp add yourware-mcp -s user -- uvx yourware-mcp@latest stdio
.
Key features of Yourware MCP
Single file upload
Directory upload
API key authentication
Integration with Cline/Cursor/Windsurf
Integration with Claude Code
Use cases of Yourware MCP
Deploying code snippets to Yourware
Sharing projects on Yourware
Showcasing development work
Integrating Yourware with development environments
Automated project deployment
FAQ from Yourware MCP
How do I get an API key?
How do I get an API key?
Log in to Yourware and create a new API key.
Where do I set the API key?
Where do I set the API key?
Set the YOURWARE_API_KEY
environment variable.
How do I configure Cursor?
How do I configure Cursor?
In Cursor settings -> features -> MCP Servers, Add a new MCP Server, name it yourware-mcp
and set the command to uvx yourware-mcp@latest stdio
.
How do I configure Claude Code?
How do I configure Claude Code?
Use the command claude mcp add yourware-mcp -s user -- uvx yourware-mcp@latest stdio
.
What is Yourware?
What is Yourware?
Yourware is a platform to showcase your projects.