Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
409
def
main() -> None:
410
asyncio.run(_serve())
411
412
413
if
__name__ ==
"__main__"
:
Callers
1
mcp_server.py
File · 0.70
Calls
2
_serve
Function · 0.85
run
Method · 0.45
Tested by
no test coverage detected