react-native-agent
v0.1.1
Published
mcp implementation
Maintainers
Readme
react-native-agent
mcp implementation
Installation
npm install react-native-agentUsage
import { multiply } from 'react-native-agent';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
