mirror of
https://github.com/sentdm/sent-plugin.git
synced 2026-09-14 16:23:54 +08:00
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json",
|
|
"mcpServers": {
|
|
"sent": {
|
|
"type": "streamable-http",
|
|
"url": "https://mcp.sent.dm/mcp"
|
|
}
|
|
}
|
|
}
|