Loomal

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

0 starspypi: agentic-research-engine

About agentic-research

agentic-research is an MCP (Model Context Protocol) server published by theaisingularity in the official MCP registry, listed under Search on Loomal. Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.

It ships as a Python package on PyPI (agentic-research-engine), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/theaisingularity/agentic-research-engine-oss.

Use agentic-research with your agent

Claude Code · one command
claude mcp add agentic-research -- uvx agentic-research-engine
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentic-research": {
      "command": "uvx",
      "args": [
        "agentic-research-engine"
      ]
    }
  }
}
pypiagentic-research-engine

Frequently asked questions

What is agentic-research?
agentic-research is an MCP (Model Context Protocol) server by theaisingularity in the Search category. Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
How do I connect agentic-research to Claude, Cursor, or another MCP client?
Install agentic-research from its pypi package (agentic-research-engine) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentic-research open source?
Yes — the source code is public at github.com/theaisingularity/agentic-research-engine-oss.
Can AI agents pay to use agentic-research?
Not yet through Loomal — agentic-research is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentic-research? Claim this listing free by verifying GitHub ownership, or contact us.