Files
grist-mcp-server/tests/integration/config.test.yaml

13 lines
238 B
YAML

documents:
test-doc:
url: http://mock-grist:8484
doc_id: test-doc-id
api_key: test-api-key
tokens:
- token: test-token
name: test-agent
scope:
- document: test-doc
permissions: [read, write, schema]