Integrations
Nova Blog Lookup
How to set up a Nova Blog Lookup service account and connect it to Nova Admin.
Read-only access to the Nova Blog MCP. Powers the live-feed fan-out of newly-published blog posts into Slack.
Prerequisites
- A Nova Blog Lookup project and appropriate IAM permissions.
- See Nova Blog Lookup docs for the specific roles and APIs required.
Steps
- Open the Nova Blog Lookup console.
- Create a service account and grant it the required roles.
- Generate a JSON key file for the service account.
- In Nova Admin, go to /agents/integrations, find Nova Blog Lookup, and paste the credential values.
Troubleshooting
PERMISSION_DENIED: the service account is missing a required IAM role — review the steps above.invalid_grant: Invalid JWT: the private key was pasted with newlines stripped — re-paste from the original JSON.- Need help?: refer to the Nova Blog Lookup documentation.