Back to directory
cohesivity-org/cohesivity-plugin

cohesivity-org/cohesivity-plugin

@cohesivity-org

Cohesivity agent plugin providing local project bootstrap tools and a protected remote MCP server for provisioning Postgres, hosting, authentication, storage, and AI model APIs.

cloudprovisioningpostgreshostingauthenticationstorageai-models

Installation & Configuration

{
  "mcpServers": {
    "cohesivity-local": {
      "command": "node",
      "args": [
        "mcp/project-bootstrap.mjs"
      ]
    },
    "cohesivity": {
      "url": "https://cohesivity.ai/mcp/manage",
      "transport": "streamable-http",
      "auth": "oauth"
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/9/5
Updated
2026/9/5