Servers
MCP Server the Character Vector Database
@HarmoniaEpic
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-character-vector-database": {
"command": "python",
"args": [
"main.py"
]
}
}
}