MCPcopy Create free account
hub / github.com/OpenOSINT/OpenOSINT / main

Function main

openosint/mcp_server.py:409–410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

407
408
409def main() -> None:
410 asyncio.run(_serve())
411
412
413if __name__ == "__main__":

Callers 1

mcp_server.pyFile · 0.70

Calls 2

_serveFunction · 0.85
runMethod · 0.45

Tested by

no test coverage detected