dex-duz-agents/hyperscape-mcp-server
If you are the rightful owner of hyperscape-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Hyperscape MCP Server is a Model Context Protocol server designed to assist in Hyperscape development by providing a suite of tools for documentation, knowledge management, priority handling, and testing.
Tools
Functions exposed to the LLM to take actions
prioritize-task
Calculate weighted task priority
suggest-priority
Auto-suggest best priority template
execute-agent
Run LLM-as-judge, sequential-thinking, or knowledge-query agents
save-memory
Store persistent memories (8 categories)
query-memory
Semantic search across memories
update-docs
Create/update documentation with auto-reindexing
update-rules
Update Claude/Cursor rules files
generate-hooks
Generate IDE hooks for Claude Code/Cursor
verify-typescript
Verify TypeScript against project standards
query-knowledge-graph
Query entities and relationships
find-related
Find related entities within depth
impact-analysis
Analyze change impact
search-docs
Semantic documentation search
search-library
Search library docs (Context7)
get-library-docs
Get official library documentation
verify-agent-output
Verify outputs against docs/rules
query-logs
Search agent activity logs
check-reliability
Perplexity + Claude verification
generate-report
CodeRabbit developer reports
verify-with-docs
Verify code against library docs
research-tech-stack
Scan and verify dependencies
ingest-log
Add agent log entries
playwright-detect-entity
Detect entities by color proxy
playwright-verify-game-state
Verify visual game state
playwright-inspect-scene
Inspect Three.js scene hierarchy
playwright-measure-performance
Measure FPS and rendering
playwright-query-entities
Query ECS entities
playwright-query-components
Query ECS components
playwright-assert-entity-state
Assert entity state conditions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client