MCP Server
MCP
io.github.singhpratech/notepatra-mcp
Notepatra editor MCP server — 35 tools; every write human-approved in the editor; local-only.
Install
cargo:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "cargo",
"registryBaseUrl": "https://crates.io",
"identifier": "notepatra-mcp",
"version": "0.1.119",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Connect to the running Notepatra editor (omit for built-in mock mode)",
"value": "--socket",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
cargo
By
Comments
Sign in to leave a comment