fastview-ai/atta-desktop
v0.1.0MIT
A canvas your agent can read and write to — create charts, interactive data apps, SVG diagrams, and run local Python on the Atta Desktop canvas.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
atta-desktopstreamable-http
{
"type": "streamable-http",
"url": "http://127.0.0.1:17340/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "atta-desktop",
"version": "0.1.0",
"description": "A canvas your agent can read and write to — create charts, interactive data apps, SVG diagrams, and run local Python on the Atta Desktop canvas.",
"author": {
"name": "Atta",
"email": "amine@atta.app",
"url": "https://atta.app"
},
"homepage": "https://atta.app",
"repository": "https://github.com/fastview-ai/atta-desktop-plugin",
"license": "MIT",
"keywords": [
"atta",
"desktop",
"canvas",
"charts",
"data-apps",
"svg",
"python",
"mcp",
"analytics",
"data-visualization"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE