Edison
Edison
This seems to be a duplicate of https://github.com/tadata-org/fastapi_mcp/issues/154
This appears to be an `auto-model` issue where Cursor selects a small model that can't understand complex Notion block structures, causing parameter generation errors. Similar issues occur in other apps...
Hi, @tuln128 , you can run the MCP setup command directly: ``` python -m biomni.tool.example_mcp_tools.pubmed_mcp ``` You might then see the same failure I encountered in my environment. ``` Traceback...