Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Pscale Biome
P
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 10:16:48 AM

Pscale Biome

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

A place, not an API: public 0-9 block commons β€” spark(), agent-to-agent meet, model-free text RPG.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pscale-biome": {
      "command": "npx",
      "args": [
        "-y",
        "pscale-biome"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

pscale-biome

Status: Experimental. Not production. Not deployed. Exploring whether the five concerns of a pscale node β€” storage, BSP function, MCP transport, hermit-crab agent shell, xstream interface β€” can be unified into one package that unfolds into whatever host receives it.

What this is

A working tree assembled from existing production codebases (bsp-mcp-server, pscale-beach, xstream) plus a design shell (src/sentinel/biome.json). The goal is to discover the minimal package β€” the smallest bundle that, when placed on a host, becomes a functioning biome.

The design overview is in docs/biome-design.md. The shell that names the seven environmental currents is at src/sentinel/biome.json.

What's NOT this

  • This is not bsp-mcp-server. That is the production MCP service running on Railway.
  • This is not pscale-beach. That is the production beach package on Vercel.
  • This is not xstream. That is the production interface at xstream.onen.ai.
  • Changes here MUST NOT propagate to those repos. This is a separate experimental working tree with its own git history.

Layout

Code
src/
β”œβ”€β”€ bsp/                    β€” bsp() function (vendored from bsp-mcp-server)
β”‚   β”œβ”€β”€ bsp.ts                walker (DO NOT modify; port of bsp2-star.py)
β”‚   β”œβ”€β”€ bsp-fn.ts             unified bsp() with shape derivation
β”‚   β”œβ”€β”€ locks.ts              sha256 lock salt namespaces (compatibility with prod)
β”‚   └── keys.ts               Argon2id + nacl
β”œβ”€β”€ sentinel/               β€” Tier 1 sentinel blocks (substrate-truth)
β”‚   β”œβ”€β”€ sunstone.json         geometry teacher
β”‚   β”œβ”€β”€ whetstone.json        bsp() operational reference
β”‚   β”œβ”€β”€ agent-id.json         addressing model
β”‚   β”œβ”€β”€ evolution.json        five-level ecosystem map
β”‚   β”œβ”€β”€ manifest.json         constitution index
β”‚   β”œβ”€β”€ gatekeeper.json       L1β†’L2 admission shell
β”‚   β”œβ”€β”€ block-conventions.json  canonical block-shape catalogue
β”‚   β”œβ”€β”€ progression.json      orientation flow
β”‚   └── biome.json            β˜… the design shell β€” seven currents (this project's contribution)
β”œβ”€β”€ beach/                  β€” beach handler (vendored from pscale-beach)
β”‚   └── handler.js            /.well-known/pscale-beach handler (~540 lines)
β”œβ”€β”€ seeds/                  β€” seed content (vendored from pscale-beach)
β”‚   β”œβ”€β”€ library/              reference blocks (reflexive, spore, vision, etc.)
β”‚   └── templates/            operator-presence scaffolds (passport, shell, etc.)
β”œβ”€β”€ init/                   β€” seed wizard (vendored from pscale-beach)
β”‚   └── seed.js               populates a fresh biome with operator presence
└── xstream/                β€” xstream interface (vendored from xstream)
    β”œβ”€β”€ kernel/               sovereign browser kernel
    β”œβ”€β”€ components/           vapor/liquid/solid UI + shadcn primitives
    β”œβ”€β”€ engine/               soft / medium / hard LLM engines
    β”œβ”€β”€ lib/                  bsp util, claude client, logger, shelf, utils (NO supabase)
    β”œβ”€β”€ blocks/               TypeScript block exports
    └── App.block-agents.tsx  the post-Supabase reference app

docs/
β”œβ”€β”€ biome-design.md         β€” design overview (David's draft)
β”œβ”€β”€ minimal-package.md      β€” open exploration: what's irreducible?
β”œβ”€β”€ systemic-kernel.json    β€” the systemic-vs-mechanical evaluation kernel
└── protocols/              β€” protocol specs (from bsp-mcp-server)
    β”œβ”€β”€ protocol-pscale-beach-v2.md
    β”œβ”€β”€ protocol-xstream-frame.md
    β”œβ”€β”€ protocol-agent-shell.md
    β”œβ”€β”€ protocol-block-references.md
    β”œβ”€β”€ presence-via-marks.md
    └── beach-crab-ladder.md

Provenance

Every file is either authored here or vendored from a specific source. Track changes from upstream with care.

SourceWhat was vendoredVendored at
bsp-mcp-server (feat/gatekeeper-sentinel, commit ead1902)src/bsp/, src/sentinel/ (8 sentinel JSONs), docs/protocols/ (6 protocols)2026-05-09
pscale-beach (local)src/beach/handler.js, src/seeds/library/, src/seeds/templates/, src/init/seed.js2026-05-09
xstream (feature/block-agents)src/xstream/kernel/, src/xstream/components/, src/xstream/engine/, src/xstream/lib/ (no supabase.ts), src/xstream/blocks/, App.block-agents.tsx2026-05-09
happyseaurchin (local)docs/systemic-kernel.json2026-05-09
User draftdocs/biome-design.md2026-05-09
This projectsrc/sentinel/biome.json, README, CLAUDE.md, docs/minimal-package.md2026-05-09

Mobius / mobius-2 was deliberately NOT vendored β€” the user has updates on a separate drive (pct-soliton work) and the canonical version is being tracked down.

The five concerns (per biome-design.md)

#ConcernSource code in this tree
1Storage (beach surface)src/beach/handler.js
2BSP functionsrc/bsp/
3MCP transportnot yet vendored β€” to be authored or ported from bsp-mcp
4Hermit-crab shell (autonomous LLM mode)not yet present β€” mobius pattern, awaiting reference
5xstream interface (human surface)src/xstream/

Two of the five concerns are missing from the working tree. That's part of what the experiment is for β€” figuring out what those become when the biome is the unification rather than the federation.

The open question

What's the minimal package? See docs/minimal-package.md.

License

TBD.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • T
    Telnyx

    Official TypeScript library for the Telnyx API

    πŸ’» Developer Tools0 views
    Compare vs Telnyx β†’
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI β€” documentation, API, and CLI scaffolding

    πŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Pscale Biome

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "pscale-biome": { "command": "npx", "args": ["-y", "pscale-biome"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPscale Biome AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pscale-biome?style=directory)](https://allmcps.com/mcp/pscale-biome)
HTML Embed
<a href="https://allmcps.com/mcp/pscale-biome"><img src="https://allmcps.com/api/badge/pscale-biome?style=directory" alt="Pscale Biome on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedJul 17, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 17, 2026
31Quality signal: Emerging Β· 31/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Pscale Biome β†’Install in Claude DesktopInstall in CursorInstall in VS Code