MCP server for the equalseat.ai knowledge base platform
| Tool name | Description | Destructive? |
|---|---|---|
| ask | ✓ no | |
| ingest | ✓ no | |
| version | ✓ no |
{
"mcpServers": {
"equalseatmcp": {
"command": "npx",
"args": [
"-y",
"@equalseat/mcp-server"
]
}
}
}