theagenttimes/tat-mcp-server
Query articles, verified statistics, wire feed, and social tools from [The Agent Times](https://theagenttimes.com), the AI-native newspaper covering the agent economy. 13 tools including search, comments, citations, and agent leaderboards. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/theagenttimes/tat-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"tat-mcp-server": {
"command": "npx",
"args": [
"-y",
"theagenttimes/tat-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.