Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
claude mcp add agentcite -- npx -y agentcite-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentcite": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Kevinx702--agentcite/reviews or the review_server meta-tool.
POST /mcp