Unicorn Meat
unicornmeateth.com
MCP Endpoint
https://inlay.dev/api/mcp/unicornmeat
Claude Desktop
claude_desktop_config.json{
"mcpServers": {
"unicornmeat": {
"url": "https://inlay.dev/api/mcp/unicornmeat"
}
}
}Cursor
.cursor/mcp.json{
"mcpServers": {
"unicornmeat": {
"url": "https://inlay.dev/api/mcp/unicornmeat"
}
}
}VS Code
.vscode/settings.json{
"mcp.servers": {
"unicornmeat": {
"url": "https://inlay.dev/api/mcp/unicornmeat"
}
}
}