AtonSystems
AtonSystems :: O combustível para o seu posto :: Sistemas para Postos de Gasolina :: Automação para Postos de Combustível
https://atonsystems.com.br/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.atonsystems.com.br/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.atonsystems.com.br
4tools discovered
Execute Tool Code
Executes Python code in a sandboxed Starlark interpreter with MCP server tool access. Servers are exposed as global objects: result = serverName.toolName(param="value"). This is the final step of the four-tool code mode workflow: listToolFiles -> readToolFile -> (optional) getToolDocs -> executeToolCode. If you have not already read a tool's .pyi stub in this conversation, do that before writing code. Do NOT guess callable tool names from natural language or stale assumptions; use the exact iden
Get Tool Docs
Get detailed documentation for a specific tool including full parameter descriptions, types, and usage examples. Use this when the compact signature from readToolFile is not sufficient to understand how to use a tool. Requires both server name and tool name as parameters.
List Tool Files
Returns a tree structure listing all virtual .pyi stub files available for connected MCP servers. Each server has a corresponding file (e.g., servers/<serverName>.pyi) that contains compact Python signatures for all tools in that server. Safe workflow: listToolFiles -> readToolFile -> (optional) getToolDocs -> executeToolCode. Use readToolFile before executeToolCode to read a specific server file and confirm exact callable tool names and parameters. Use getToolDocs if you need detailed documenta
Read Tool File
Reads a virtual .pyi stub file for a specific MCP server, returning compact Python function signatures for all tools available on that server. The fileName should be in format servers/<serverName>.pyi as listed by listToolFiles. The function performs case-insensitive matching and removes the .pyi extension. This is the authoritative source for the exact callable tool names and parameters to use in executeToolCode. Each tool can be accessed in code via: serverName.tool_name(param=value). If the c
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsAtonSystems :: O combustível para o seu posto :: Sistemas para Postos de Gasolina :: Automação para Postos de Combustível
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate AtonSystems? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 4 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.