Back to MCP Servers
Tat
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.
search-data-extractionapiaiagent
Installation
npx -y tat-mcp-serverConfiguration
{
"mcpServers": {
"tat-mcp-server": {
"command": "npx",
"args": ["-y", "tat-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes