10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"hive_tools": {
|
|
"transport": "stdio",
|
|
"command": "uv",
|
|
"args": ["run", "python", "mcp_server.py", "--stdio"],
|
|
"cwd": ".",
|
|
"description": "hive_tools MCP server providing web_search, web_scrape, send_email, and data tools"
|
|
}
|
|
}
|