Statewave

general MCP Server

Open-source memory runtime for AI agents. Durable, structured context with provenance — so your AI stops forgetting across sessions. Self-hosted on Postgres.

Verified
generalgeneralpostgresql
7 views205 stars11 forksAGPL-3.0

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
205
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
36
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (36)

Markdown

Local docs, ADRs, RFCs → decision memory

STATEWAVE_DEBUG

`false`

STATEWAVE_EMBEDDING_DIMENSIONS

`1536`

STATEWAVE_CORS_ORIGINS

`["*"]`

Notion

Pages + opt-in body content + database scoping → decision memory

STATEWAVE_LITELLM_EMBEDDING_MODEL

`text-embedding-3-small`

STATEWAVE_WEBHOOK_TIMEOUT

`5.0`

Discord

Server channel + thread history → community memory

STATEWAVE_LITELLM_MODEL

`gpt-4o-mini`

STATEWAVE_WEBHOOK_URL

—

GitHub

Issues, pull requests, reviews, releases → repo memory

STATEWAVE_DATABASE_URL

`postgresql+asyncpg://statewave:statewave@localhost:5432/statewave`

STATEWAVE_LITELLM_MAX_RETRIES

`2`

STATEWAVE_DEFAULT_MAX_CONTEXT_TOKENS

`4000`

Endpoint

Purpose

DELETE

`/v1/subjects/{id}`

Slack

Channel + thread history (pull) + Events-API webhook (push, with opt-in DMs and group DMs) → team memory

STATEWAVE_COMPILER_TYPE

`heuristic`

STATEWAVE_API_KEY

—

Project

Description

GET

`/v1/subjects/{id}/sla`

Gmail

Query-scoped messages (pull, with History-API delta sync) and Cloud Pub/Sub push receiver → relationship memory

STATEWAVE_LITELLM_API_BASE

—

STATEWAVE_TENANT_HEADER

`X-Tenant-ID`

Source

Memory shape

Variable

Default

STATEWAVE_LITELLM_TIMEOUT_SECONDS

`60`

STATEWAVE_REQUIRE_TENANT

`false`

Method

Path

n8n

Workflow runs, failures, per-node errors → workflow memory

STATEWAVE_EMBEDDING_PROVIDER

`stub`

STATEWAVE_RATE_LIMIT_RPM

`0`

POST

`/v1/handoff`

Zapier

"Webhooks by Zapier" → push-mode helper for any zap

STATEWAVE_LITELLM_API_KEY

—

STATEWAVE_RATE_LIMIT_STRATEGY

`distributed`