What is the AITWIRE — Tenant Ops MCP server?
Review your AITWIRE recommendations and Brand Canon; file corrections for your approval.
How to install AITWIRE — Tenant Ops
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"tenant": {
"url": "https://api.aitwire.com/mcp/tenant"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tenant": {
"serverUrl": "https://api.aitwire.com/mcp/tenant"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"tenant": {
"type": "http",
"url": "https://api.aitwire.com/mcp/tenant"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"tenant": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.aitwire.com/mcp/tenant"
]
}
}
}Claude Code
claude mcp add --transport http tenant https://api.aitwire.com/mcp/tenantRelated MCP servers
Business-published entity records with confirmation dates: look up, page feeds, check claims.