Skip to main content

get_mcp_auth_path

Function
This function is defined in the paths module.
Get path to MCP auth storage file.

Signature

def get_mcp_auth_path() -> Path

Returns

Returns
Path
Path to ~/.praisonai/mcp-auth.json

Uses

  • get_data_dir

Source

View on GitHub

praisonaiagents/paths.py at line 227