T
Trackor
by @At0mXploit
Custom MCP (Model Context Protocol) server built with FastMCP.
Created 12/12/2025
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx trackor
Cursor configuration (mcp.json)
{
"mcpServers": {
"at0mxploit-trackor": {
"command": "uvx",
"args": [
"trackor"
]
}
}
}