TomsIndex
Give your AI access to Search, docs, extract, and cached answers for Free!
Tom's Index — Smarter AI Coding Assistants
Tom's Index supercharges your AI coding tools with real-time web search, contextual hints, and instant answers — so your AI assistant writes better code, faster.
Works with Claude Code and Codex CLI.
Quick Start
-
Get your API key at tomsindex.com/dashboard
-
Install with one command:
npx tomsindex
That's it. The installer will guide you through setup.
What You Get
- Web & Documentation Search — Your AI assistant can search the web and pull in up-to-date docs, so it never relies on stale training data.
- Instant Answers — Common questions are answered immediately from a fast answer cache.
- Contextual Hints — Tom's Index reads your current session (files, errors, recent messages) and gives your AI assistant targeted, actionable guidance specific to what you're working on.
- Automatic Context Sync — Every time you send a prompt, your session context is sent to Tom's Index in the background. No manual setup — it just works.
Install Options
Interactive install (recommended):
npx tomsindex
Non-interactive install:
npx tomsindex install --api-key srch_...
Install for a specific client:
npx tomsindex install --client claude
npx tomsindex install --client codex
Preview changes before applying:
npx tomsindex install --api-key srch_... --dry-run
Other Commands
npx tomsindex doctor # Check your setup for issues
npx tomsindex uninstall # Remove Tom's Index from your tools
Troubleshooting
Run the doctor command to diagnose any issues:
npx tomsindex doctor
To verify MCP tool calls are working in Codex, enable logging:
TOMSINDEX_MCP_LOG=/tmp/tomsindex-mcp.log codex
cat /tmp/tomsindex-mcp.log
How It Works
Tom's Index installs as an MCP server and a prompt hook into your AI coding tool. The prompt hook automatically sends lightweight session context on each prompt, so the MCP tools can return answers tailored to your current task. Config backups are created automatically before any changes are made.
Related Servers
Powertools for AWS MCP
Search the Powertools for AWS Lambda documentation across multiple runtimes to find documentation and examples.
302AI Web Search
A web search server powered by the 302.AI API.
Shodan MCP Server
Query internet-connected devices, services, and vulnerabilities using the Shodan API and CVE database.
BytesAgain
Search AI agent skills and MCP servers via MCP or REST API. Free, no auth required. Supports 7 languages.
VideoSeek
Find anything in any video. Semantic video search, video Q&A, persistent memory, and social media import (TikTok/YouTube/Instagram) for AI agents. 18 MCP tools.
Congress.gov
Access the Congress.gov API to retrieve legislative information.
专利大数据服务
Provides comprehensive patent search and statistical analysis for intelligence analysis, technological innovation, and intellectual property management.
Geocoding Tool
Convert city names and locations into latitude and longitude coordinates using the free OpenStreetMap Nominatim API. No API key is required.
VelociRAG
Lightning-fast RAG for AI agents. 4-layer fusion (vector, BM25, graph, metadata), ONNX Runtime, sub-200ms search, no PyTorch.
PubMed MCP Server
A server for searching, retrieving, and analyzing articles from the PubMed database.