Skip to content
Verified official

agentic research MCP

v0.1.3

io.github.theaisingularity/agentic-research

Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add agentic-research -e OPENAI_BASE_URL=<OPENAI_BASE_URL> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e MODEL_SYNTHESIZER=<MODEL_SYNTHESIZER> -e MODEL_PLANNER=<MODEL_PLANNER> -e EMBED_MODEL=<EMBED_MODEL> -e SEARXNG_URL=<SEARXNG_URL> -e LOCAL_CORPUS_PATH=<LOCAL_CORPUS_PATH> -e ENABLE_RERANK=<ENABLE_RERANK> -e ENABLE_FETCH=<ENABLE_FETCH> -- uvx agentic-research-engine

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.