mirror of
https://github.com/referodesign/refero_skill.git
synced 2026-09-18 11:38:52 +08:00
14 lines
411 B
JSON
14 lines
411 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.referodesign/refero",
|
|
"title": "Refero",
|
|
"description": "Search curated design styles, real product screens, and user flows for evidence-based design work.",
|
|
"version": "1.0.0",
|
|
"remotes": [
|
|
{
|
|
"type": "streamable-http",
|
|
"url": "https://api.refero.design/mcp"
|
|
}
|
|
]
|
|
}
|