get_mcp_auth_path
Function
This function is defined in the paths module.Get path to MCP auth storage file.
Signature
Returns
Path to ~/.praisonai/mcp-auth.json
Uses
get_data_dir
Source
View on GitHub
praisonaiagents/paths.py at line 227get_mcp_auth_path: Get path to MCP auth storage file.
This function is defined in the paths module.Get path to MCP auth storage file.
def get_mcp_auth_path() -> Path
get_data_dirpraisonaiagents/paths.py at line 227