MCP Runtime Server Plugin for ObjectStack — exposes AI tools, data resources, and agent prompts via the Model Context Protocol
{
"mcpServers": {
"objectstackplugin": {
"command": "npx",
"args": [
"-y",
"@objectstack/plugin-mcp-server"
]
}
}
}