KieranCoppins/Post-Navigation-System
The post navigation system is a package for Unity to allow automatic generation of posts that can be used as points in the world for AI to pathfind to. It also comes with other tools for managing agents in your game.
Platform-specific configuration:
{
"mcpServers": {
"Post-Navigation-System": {
"command": "npx",
"args": [
"-y",
"Post-Navigation-System"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...