tissue-mcp
If you are the rightful owner of tissue-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Tissue-MCP is a model context protocol server designed to facilitate communication and data exchange between different components in a networked environment.
tissue-mcp
// TODO:
{
"mcpServers": {
"tissue-mcp": {
"command": "/path/to/tissue-mcp",
"env": {
"TISSUE_EMAIL": "REPLACEME",
"TISSUE_PASSWORD": "REPLACEME"
},
"disabled": false,
"autoApprove": []
}
}
}