What you can do
- Load assets into context with
get_asset. The agent reads the full content of a prompt, persona, context, system prompt, or skill. - Search your library with
search_assetsbefore loading, so the agent only pulls what’s relevant. - Sync to disk with
pull_asset. Writes a markdown file with YAML frontmatter into.versuno/. - Push back with
push_asset. Edits made in your editor become new versions in Versuno cloud.
Quick start
- Get an API key from versuno.ai/settings/api-keys.
-
Add the server to your MCP client. For Cursor:
- Restart the client. Your agent now has 5 new tools.
Package
Published on npm asversuno-mcp. Source on GitHub. MIT licensed.
