okwn/BaseJump
Build apps on Base faster with AI-ready recipes, templates, examples, tools, and MCP-powered developer workflows.
Platform-specific configuration:
{
"mcpServers": {
"BaseJump": {
"command": "npx",
"args": [
"-y",
"BaseJump"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
BaseJump is an AI-native starter-kit and build orchestration system for developers building on Base.
This repository is intentionally minimal: it focuses on clean architecture, strong typing, and composable packages so that humans and AI agents can iteratively grow it into a production-ready system.
apps/: Entry-point applications (web, docs, api, mcp).packages/: Core libraries (registry, graph, recipes, templates, prompt-engine, codegen, validators, cli, shared, etc.).content/: Source registry, normalized representations, snapshots, and embeddings.recipes/ and templates/: High-level, user- and agent-facing building blocks.prompts/: Prompt libraries for different AI runtimes (codex, claude, cursor).planned/: Architecture and product planning documents.scripts/: Operational and maintenance scripts.This phase establishes:
content/sources/ with seeded categories.Loading reviews...