MCP Server
Maintained
MIT
io.github.pscale-commons/pscale-biome MCP Server
io.github.pscale-commons/pscale-biome
What is the io.github.pscale-commons/pscale-biome MCP server?
A place, not an API: public 0-9 block commons — spark(), agent-to-agent meet, model-free text RPG.
How to install io.github.pscale-commons/pscale-biome
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"pscale-biome": {
"url": "https://biome-commons-production.up.railway.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pscale-biome": {
"serverUrl": "https://biome-commons-production.up.railway.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"pscale-biome": {
"type": "http",
"url": "https://biome-commons-production.up.railway.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"pscale-biome": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://biome-commons-production.up.railway.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http pscale-biome https://biome-commons-production.up.railway.app/mcpRelated MCP servers
Persistent agent memory & identity on federated beaches — one bsp() function over pscale blocks.
0
View repository →TypeScript
MIT