rco8786 4 hours ago

Very cool. How does activemcp figure out what tools I have defined? I haven't read the code, does it do a dynamic class lookup based on the tool name like rails does for controllers?

What's the right way to start the server in an existing rails app? Do I just create the server and call start in an initializer or something?