MCP Server
MCP
io.github.chrischall/artsonia-mcp
Parent/fan access to Artsonia student-art portfolios, comments, and fans (AI-built).
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "artsonia-mcp",
"version": "0.9.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Artsonia login email address",
"isRequired": true,
"format": "string",
"name": "ARTSONIA_USERNAME"
},
{
"description": "Your Artsonia account password",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ARTSONIA_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment