MCPBETA
PROMPTS, INSIDE YOUR EDITOR
Sign in with Google, create an MCP key, and your editor can search the library. Premium prompts unlock in MCP after you buy them on the site.
1. Sign in and create a key
Sign in with Google then open Account to create an MCP key.
2. Cursor / Claude config
{
"mcpServers": {
"wiyomi": {
"url": "https://www.wiyomi.com/api/mcp",
"headers": {
"Authorization": "Bearer wiy_YOUR_KEY"
}
}
}
}