get_mcp_dir
Function
This function is defined in the paths module.Get MCP config directory.
Signature
Returns
Path to ~/.praisonai/mcp/
Uses
get_data_dir
Used By
Source
View on GitHub
praisonaiagents/paths.py at line 137get_mcp_dir: Get MCP config directory.
This function is defined in the paths module.Get MCP config directory.
def get_mcp_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 137