Skip to content

VertexStudio/bioma-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configure the claude_config.json file

{
    "mcpServers": {
        "bioma-tool": {
            "command": "/Users/rozgo/BiomaAI/bioma-tool/target/debug/bioma-tool",
            "args": ["--log-file", "/Users/rozgo/BiomaAI/bioma-tool/mcp_server.log"]
        }
    }
}

Generate the schema.es from MCP schema.json

schemafy-cli src | rustfmt | tee src/schema.rs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages