Read-only, anonymous access to the Negirau public API: subjects and their reaction counts.
claude mcp add negirau -- npx -y negirau-mcp
claude_desktop_config.json
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"negirau": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"negirau-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"negirau": {
"command": "npx",
"args": [
"-y",
"negirau-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sincekmori--negirau/reviews or the review_server meta-tool.
POST /mcp