ariunbolor_nsaf-mcp-server
0
The NSAF MCP Server is designed to allow AI assistants to interact with the Neuro-Symbolic Autonomy Framework through a lightweight version of the MCP protocol. It offers features like running evolutions and comparing agent architectures, and includes the necessary server implementation for seamless integration.
NSAF MCP Server
This project is a Model Context Protocol (MCP) server for the Neuro-Symbolic Autonomy Framework (NSAF). It facilitates interaction between AI assistants and the NSAF framework using a simplified MCP protocol.
Features
- Run NSAF evolution with customizable parameters
- Compare different NSAF agent architectures
- Integrate NSAF capabilities into AI assistants
Prerequisites
- Node.js 18+ and npm
- Python 3.8+ with the NSAF framework installed
Installation
- Clone the repository and install dependencies.
- Build the server using npm.
Usage
- Instructions for running the server locally and deploying to GitHub are provided.
- Steps for integrating with AI assistants like Claude are detailed.
Available Tools
run_nsaf_evolution
Run evolution processes with customizable parameters.
compare_nsaf_agents
Compare various NSAF agent architectures.