There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
prism-mcp-server · npm · 20.14.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.dcostenco/prism-coder",
"description": "Session memory for coding agents: local-first recall, drift detection, on-device inference.",
"repository": {
"url": "https://github.com/dcostenco/prism-coder",
"source": "github"
},
"version": "20.14.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "prism-mcp-server",
"version": "20.14.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Brave Search API key for web search tools",
"format": "string",
"isSecret": true,
"name": "BRAVE_API_KEY"
},
{
"description": "Google Gemini API key for AI-powered summarization and embeddings",
"format": "string",
"isSecret": true,
"name": "GEMINI_API_KEY"
},
{
"description": "Supabase project URL for session memory and knowledge persistence",
"format": "string",
"name": "SUPABASE_URL"
},
{
"description": "Supabase service role key for database access",
"format": "string",
"isSecret": true,
"name": "SUPABASE_KEY"
},
{
"description": "User ID for multi-tenant row-level security isolation (defaults to 'default')",
"format": "string",
"name": "PRISM_USER_ID"
},
{
"description": "Google Cloud project ID for Vertex AI Discovery Engine integration",
"format": "string",
"name": "GCP_PROJECT_ID"
},
{
"description": "Vertex AI location/region (defaults to 'global')",
"format": "string",
"name": "VERTEX_LOCATION"
},
{
"description": "Vertex AI Discovery Engine data store ID for enterprise search",
"format": "string",
"name": "VERTEX_DATA_STORE_ID"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T19:39:37.82599Z",
"publishedAt": "2026-08-18T19:39:37.82599Z",
"updatedAt": "2026-08-18T19:39:37.82599Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 20.14.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.