neo is an AI-native runtime with a persistent Scene Graph. It exposes tools for AI agents to introspect and mutate application structures in real-time. It connects to JavaScript applications and provides a multi-threaded environment for AI agents to interact with and modify application logic dynamically. Developers use it to build AI-driven applications with real-time adaptability.
neo is an AI-native runtime with a persistent Scene Graph. It exposes tools for AI agents to introspect and mutate application structures in real-time. It connects to JavaScript applications and provides a multi-threaded environment for AI agents to interact with and modify application logic dynamically. Developers use it to build AI-driven applications with real-time adaptability.
npx -y neo.mjsAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"neomjs-neo-github": {
"command": "npx",
"args": [
"-y",
"npx -y neo.mjs"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from neo?"
No configuration required. This server works out of the box.
"What resources are available in neo?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in neo"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in neo with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.