11 lines
299 B
JSON
11 lines
299 B
JSON
{
|
|
"mcpServers": {
|
|
"penpot-self-hosted": {
|
|
"description": "Set here, even though set globally, so it is also available for the gitea-claude action bot",
|
|
"type": "http",
|
|
"url": "https://penpot.inventory-plus-plus.com/mcp/stream?userToken=${PENPOT_MCP_USER_TOKEN}"
|
|
}
|
|
}
|
|
}
|
|
|