Emotional intelligence for AI agents: neurotransmitter mood, personality, empathy, trait drift.
claude mcp add psyche-ai -- npx -y psyche-ai
claude_desktop_config.json
{
"mcpServers": {
"psyche-ai": {
"command": "npx",
"args": [
"-y",
"psyche-ai"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"psyche-ai": {
"command": "npx",
"args": [
"-y",
"psyche-ai"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"psyche-ai": {
"command": "npx",
"args": [
"-y",
"psyche-ai"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"psyche-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"psyche-ai"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"psyche-ai": {
"command": "npx",
"args": [
"-y",
"psyche-ai"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Shangri-la-0428--psyche-ai/reviews or the review_server meta-tool.
POST /mcp