# Psi MCP Server

Enable seamless integration of language models with external data sources and tools through a standardized protocol. Facilitate dynamic access to files, APIs, and custom operations to enhance AI capa…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add manasp21/psi-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list manasp21/psi-mcp
```

---

Source: https://github.com/manasp21/Psi-MCP
