Primary SDK package for Metorial. Provides the main SDK functionality, session management, and MCP (Model Context Protocol) integration capabilities.
{
"mcpServers": {
"metorialsdk": {
"command": "npx",
"args": [
"-y",
"@metorial/sdk"
]
}
}
}