Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"indexer": {
"command": "psn-mcp",
"args": [
"--mode",
"indexer"
],
"env": {
"OLLAMA_URL": "${OLLAMA_URL:-http://localhost:11434}"
}
}
}
}Server configuration and connection parameters
psn-mcpCommand-line arguments passed to the server process
Environment variables set when the server starts
OLLAMA_URL=${OLLAMA_URL:-http://localhost:11434}npx claudepluginhub aladac/claude-plugins --plugin psn