Favicon of pensyve

pensyve MCP Server

MCP ServerCode & Developer ToolsRustOpen source

pensyve is a Rust MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, git clone. Universal memory runtime for AI agents

How to use pensyve MCP Server

Install or run

pip install pensyve          # Python (PyPI)
npm install @pensyve/sdk     # TypeScript (npm)
go get github.com/major7apps/pensyve/pensyve-go@latest  # Go

Client configuration

# Smithery configuration — https://smithery.ai/docs/build/project-config/smithery-yaml
# Pensyve: Universal memory runtime for AI agents
#
# Primary interface: Remote MCP server (Streamable HTTP)
#   Endpoint: https://mcp.pensyve.com/mcp
#   Auth: API key (psy_ prefix) via PENSYVE_API_KEY env var
#   Sign up: https://pensyve.com
#
# Local fallback: cargo install pensyve-mcp (stdio, offline, Apache-2.0)

startCommand:
  type: http
  configSchema:
    type: object
    required:
      - pensyveApiKey
    properties:
      pensyveApiKey:
        type: string
        description: "Pensyve API key (starts with psy_). Get one at pensyve.com/settings/api-keys"
  url: "https://mcp.pensyve.com/mcp"
  headers:
    Authorization: "Bearer ${pensyveApiKey}"

Compatible clients

CursorWindsurfVS CodeCodex

What is pensyve MCP Server?

pensyve is a Rust MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, git clone. Universal memory runtime for AI agents This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
41/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support

Technical details

Install or run pensyve using npx. Check major7apps/pensyve for the latest setup command.

npxuvx/pipgit cloneremote URLCursorWindsurfVS CodeCodexstdioHTTPSSE
  • Built for Rust
  • Built for Node.js
  • Built for Python
  • Built for Go
  • Install or run with npx
  • Install or run with uvx/pip
  • Install or run with git clone
  • Install or run with remote URL

Requirements and access

RustNode.jsPythonGoNOASSERTION licenseAPI key requiredOAuthLocal filesDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsFilesystem accessDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use pensyve MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for cursor users.

Built with

RustNode.jsPythonGonpxuvx/pipgit cloneremote URLCursorWindsurfVS CodeCodexstdioHTTPSSE

Explore related resources

Frequently asked questions

What is pensyve?

pensyve is a Rust MCP server for Cursor, Windsurf, VS Code with npx, uvx/pip, git clone. Universal memory runtime for AI agents

Who is pensyve best for?

pensyve is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.

How do I install pensyve?

Install or run pensyve using npx. Check pensyve for the latest setup command.

Is pensyve actively maintained?

pensyve may need a closer maintenance check before production use.

Share:

Stars
45
Forks
9
Last commit
1 month ago
Repository age
4 months
License
NOASSERTION

Auto-fetched from GitHub.

Similar to pensyve