9 lines
292 B
JSON
9 lines
292 B
JSON
{
|
|
"name": "mcp_auth",
|
|
"description": "Authenticate this MCP server so its tools can be used. Call this tool through your MCP tool-calling interface when the server needs authentication.",
|
|
"arguments": {
|
|
"type": "object",
|
|
"properties": {},
|
|
"additionalProperties": false
|
|
}
|
|
} |