Track government and VIP jets of authoritarian regimes: flight history, airport visits, ADS-B data.
claude mcp add dictatoralert --transport http https://flightdb.org/mcp/dictatoralert
~/.cursor/mcp.json
{
"mcpServers": {
"dictatoralert": {
"url": "https://flightdb.org/mcp/dictatoralert"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dictatoralert": {
"serverUrl": "https://flightdb.org/mcp/dictatoralert"
}
}
}
.vscode/mcp.json
{
"servers": {
"dictatoralert": {
"type": "http",
"url": "https://flightdb.org/mcp/dictatoralert"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dictatoralert": {
"url": "https://flightdb.org/mcp/dictatoralert"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dictatoralert": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flightdb.org/mcp/dictatoralert"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://flightdb.org/mcp/dictatoralert | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.flightdb--dictatoralert/reviews or the review_server meta-tool.
POST /mcp