Settings
Manage your OpenSheets account and API access
API Keys
Manage API keys for programmatic access to OpenSheets
Production API
readwritedelete
••••••••••••••••••••...
Created 2024-01-15 · Last used 2024-03-01
Development
read
••••••••••••••••••••...
Created 2024-02-01 · Last used 2024-02-28
MCP Configuration
Configure Model Context Protocol for AI agent access
{
"mcpServers": {
"opensheets": {
"url": "https://sheets.platphormnews.com/api/mcp",
"transport": "http",
"headers": {
"Authorization": "Bearer os_your_api_key"
}
}
}
}