9 lines
343 B
JSON
9 lines
343 B
JSON
{
|
|
"name": "mcp_auth",
|
|
"description": "Authenticate this MCP server so the user can access all of its tools. When STATUS.md indicates this server needs authentication, you must call this tool soon through your MCP tool-calling interface.",
|
|
"arguments": {
|
|
"type": "object",
|
|
"properties": {},
|
|
"additionalProperties": false
|
|
}
|
|
} |