APEX PSI for Cline
io.github.kawal393/apex-psi-mcp
Cryptographic truth infrastructure for AI agents: seal, verify, anchor, cite, audit.
client:Cline
transport:stdio
runtime:npm
Install APEX PSI in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"apex-psi-mcp": {
"command": "npx",
"args": [
"-y",
"apex-psi-mcp"
],
"env": {
"APEX_API_BASE": "<APEX_API_BASE>",
"APEX_API_KEY": "<APEX_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs