Every number in an AI answer traces back to the rows that produced it.
claude mcp add footnote -- npx -y @brick-byte/footnote
claude_desktop_config.json
{
"mcpServers": {
"footnote": {
"command": "npx",
"args": [
"-y",
"@brick-byte/footnote"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"footnote": {
"command": "npx",
"args": [
"-y",
"@brick-byte/footnote"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"footnote": {
"command": "npx",
"args": [
"-y",
"@brick-byte/footnote"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"footnote": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@brick-byte/footnote"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"footnote": {
"command": "npx",
"args": [
"-y",
"@brick-byte/footnote"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.brick-byte--footnote/reviews or the review_server meta-tool.
POST /mcp