Metadata-Version: 2.4
Name: acatome-chat
Version: 0.2.1
Summary: Acatome research assistant — acatome-lambic shell with MCP tools
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: acatome-extract>=0.1.0
Requires-Dist: acatome-lambic>=0.1.0
Requires-Dist: acatome-mcp>=0.2.2
Requires-Dist: catapult-mcp>=0.1.0
Requires-Dist: grandmofty-mcp>=0.1.0
Requires-Dist: perplexity-sonar-mcp>=0.1.0
Requires-Dist: precis-mcp>=0.1.0
Provides-Extra: dev
Requires-Dist: black>=24.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Provides-Extra: embeddings
Requires-Dist: acatome-store[embeddings]; extra == 'embeddings'
Provides-Extra: postgres
Requires-Dist: acatome-store[postgres]; extra == 'postgres'
Description-Content-Type: text/markdown

# acatome-chat

Research assistant shell for acatome — powered by acatome-lambic.

Registers acatome-mcp, precis-mcp, and perplexity-mcp as tool sources,
with a materials-science research system prompt.

## Usage

```bash
acatome-chat
acatome-chat --model ollama/qwen3.5:9b
```
