MCP Server Config Guideline
Installation and operation
Installation dependencies
pip install mcpConfiguration File
{
"mcpServers": {
"mindverse": {
"command": "python",
"args": ["{replace-with-your-path}/Second-Me/mcp/mcp_public.py"]
}
}
}Configuration Items Explanation
Input Parameter Explanation
Response
Response Format Example
Note
Last updated