Sanskrit Agent
A Python module and MCP server for coding agents to understand and write Sassembly/Sanskrit code.
Installation
pip install sansos-sanskrit
Installing the Compiler and Tools
You can install the sadhana compiler and sassembly-web directly from our public GitHub repository:
cargo install --git https://github.com/paramtatva-org/site.git sadhana
cargo install --git https://github.com/paramtatva-org/site.git sassembly-web
Usage with Coding Agents
This module uses the Model Context Protocol (MCP) to integrate seamlessly with Claude Code, Cursor, and other compatible agents.
Auto-Sync with Agents
Instead of manually configuring each agent, you can automatically install the MCP server into all supported and installed coding agents on your machine (like Claude Desktop, Cursor, Windsurf, etc.):
sanskrit sync
Manual Configuration
If you prefer to configure your agent manually, add the following to your agent's configuration file (e.g., claude_desktop_config.json):
{
"mcpServers": {
"sanskrit": {
"command": "sanskrit",
"args": []
}
}
}
Supported Agents
- Claude Code
- Cursor
- OpenDevin
- Aider
- Sweep
- Continue.dev
- Codex
- Gemini
- Windsurf
- Copilot
- And any other agent supporting MCP!
Features
- check_sassembly: Validates Sassembly code syntax.
- transliterate_sanskrit: Transliterates text into Devanagari script for Sassembly compatibility.
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 sansos_sanskrit-0.1.10.tar.gz.
File metadata
- Download URL: sansos_sanskrit-0.1.10.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c6b9ad1dfd38a8e9648a0dee52667855845ae8179c0ffe687cb72d12e5fe7ae
|
|
| MD5 |
d07bbcb861732c1c70724a4dc3212073
|
|
| BLAKE2b-256 |
f7cd4252494e3b89b6d57ff4e8d50b0ffb2e9ec82bdd747adee07189eeb18ea6
|
File details
Details for the file sansos_sanskrit-0.1.10-py3-none-any.whl.
File metadata
- Download URL: sansos_sanskrit-0.1.10-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6edf4a5b11f73702f532767aeac33f0a308130d92655fcddc0fc3fa42cb4a9ec
|
|
| MD5 |
f106f644c35134e7019b97242dcd530b
|
|
| BLAKE2b-256 |
23081c182ab6e648cad8ba25414416f64b527e326463c93a0da474d2617556dc
|