Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen
Project description
NIRA Screen Vision MCP
Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen
Quick Start
pip install nira-screen-vision
Add to your Claude Code MCP config (~/.claude.json):
{
"mcpServers": {
"nira-screen-vision": {
"command": "python",
"args": ["-m", "nira_screen_vision"]
}
}
}
Configuration
| Variable | Required | Description |
|---|---|---|
ANTHROPIC_API_KEY |
Required | Anthropic API key for AI vision analysis |
License
MIT — built by pachote
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nira_screen_vision-1.0.0.tar.gz.
File metadata
- Download URL: nira_screen_vision-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92bee458f1ab97c891451b5a02a61a423ad90ecb64868740cfae7cb3ab6b5478
|
|
| MD5 |
e02bf6b75f3845d24e926985de138d74
|
|
| BLAKE2b-256 |
fcd3121dc081bb4cb8b42b8289f66aac34f1bd2cb24b87f255088217bc88c8b4
|
File details
Details for the file nira_screen_vision-1.0.0-py3-none-any.whl.
File metadata
- Download URL: nira_screen_vision-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5935e668609870239779c2188a4df3346af98c404f94088ac032b7f195d02fb6
|
|
| MD5 |
8de3e5a68cfd16ddf7048184ab8aafd0
|
|
| BLAKE2b-256 |
dc7472f3faa6545d0c13fe55be38fcd7c3459d806184324c150813f5149eb260
|