Metadata-Version: 2.4
Name: analog-mcp
Version: 0.0.1
Summary: Analog MCP server (placeholder).
Project-URL: Homepage, https://getanalog.io
Author-email: Marcus Campbell <marcus@getanalog.io>
License: MIT
License-File: LICENSE
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# analog-mcp

Placeholder release for the Analog MCP server.

This version (`0.0.1`) is a name-claim stub. It exposes only a
`__version__` attribute and contains no functional code. The real MCP
server implementation lands in a follow-up release.

## Install

```bash
pip install analog-mcp
```

## License

MIT — see [LICENSE](./LICENSE).

## Links

- Homepage: <https://getanalog.io>
