netbird.io
NetBird
WireGuard®-based overlay network and Zero Trust Network Access in one platform for reliable and secure connectivity
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for netbird.io
Made from what Actuent already knows. Edit it, then publish it at
https://netbird.io/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "netbird.io",
"name": "NetBird",
"language": "en",
"pages": {
"/": {
"title": "NetBird - Open Source Zero Trust Networking",
"content": "WireGuard®-based overlay network and Zero Trust Network Access in one platform for reliable and secure connectivity"
},
"/about": {
"title": "NetBird - About",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Secure private networking is a fundamental right of every modern company Network security is utterly complex and expensive, accessible only to companies with multi-million dollar IT budgets. In contras"
},
"/careers": {
"title": "NetBird - Careers",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Why Values Culture Positions Come build something that matters people rely on you& x27;re proud of A small team of talented people taking on the giants of network security. Open source, built in Europe"
},
"/pricing": {
"title": "Pricing - NetBird",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Secure Your Remote Access Enjoy simple, usage-based pricing: pay per active user in the cloud, or deploy within your own infrastructure for full control and flexibility Cloud Self-Hosted Free For indiv"
},
"/knowledge-hub/msp-partner-program": {
"title": "NetBird& x27;s MSP Partner Program",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub NetBird& x27;s MSP Partner Program NetBird launches its new partner program, empowering MSPs to deliver simple, secure, and scalable Zero Trust networking to their clie"
},
"/knowledge-hub/netbird-only-private-services": {
"title": "NetBird v0.72 - Private Services and Bring Your Own Proxy",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub NetBird v0.72 - Private Services and Bring Your Own Proxy NetBird v0.72 introduces private reverse proxy services, reachable only over your NetBird network and gated by"
},
"/knowledge-hub/reporting-bugs-and-requesting-features-in-netbird": {
"title": "Reporting Bugs and Requesting Features in NetBird",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub Reporting Bugs and Requesting Features in NetBird NetBird has changed how bug reports and feature requests work in GitHub. New reports start as Discussions, get validat"
},
"/knowledge-hub/generic-http-endpoint-for-network-events-streaming": {
"title": "Generic HTTP Endpoint for Network Events Streaming",
"content": "Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub Generic HTTP Endpoint for Network Events Streaming We are excited to announce the new Generic HTTP endpoint integration for streaming audit & traffic events to a generi"
}
},
"actions": [
{
"id": "view_pricing",
"name": "View pricing",
"input": {
"type": "text",
"required": false
},
"intent": [
"pricing",
"prices",
"plans",
"cost",
"how much"
],
"description": "See plans and prices"
},
{
"id": "sign_up",
"name": "Sign up",
"input": {
"type": "text",
"required": false
},
"intent": [
"sign up",
"register",
"join",
"create account",
"get started"
],
"description": "Create an account"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to NetBird",
"intent": [
"contact",
"message",
"email",
"get in touch"
],
"input": {
"type": "object",
"required": true,
"fields": [
{
"name": "name",
"type": "string",
"required": true
},
{
"name": "email",
"type": "email",
"required": true
},
{
"name": "message",
"type": "string",
"required": true
}
]
}
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "NetBird",
"url": "https://netbird.io",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
View pricing
See plans and prices
pricingpricesplanscosthow muchSign up
Create an account
sign upregisterjoincreate accountget startedView jobs
See open positions
careersjobshiringwork with usPages
NetBird - Open Source Zero Trust Networking /
WireGuard®-based overlay network and Zero Trust Network Access in one platform for reliable and secure connectivity
NetBird - About /about
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Secure private networking is a fundamental right of every modern company Network security is utterly complex and expensive, accessible only to companies with multi-million dollar IT
NetBird - Careers /careers
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Why Values Culture Positions Come build something that matters people rely on you& x27;re proud of A small team of talented people taking on the giants of network security. Open sou
Pricing - NetBird /pricing
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Secure Your Remote Access Enjoy simple, usage-based pricing: pay per active user in the cloud, or deploy within your own infrastructure for full control and flexibility Cloud Self-H
NetBird& x27;s MSP Partner Program /knowledge-hub/msp-partner-program
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub NetBird& x27;s MSP Partner Program NetBird launches its new partner program, empowering MSPs to deliver simple, secure, and scalable Zero Trust netw
NetBird v0.72 - Private Services and Bring Your Own Proxy /knowledge-hub/netbird-only-private-services
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub NetBird v0.72 - Private Services and Bring Your Own Proxy NetBird v0.72 introduces private reverse proxy services, reachable only over your NetBird
Reporting Bugs and Requesting Features in NetBird /knowledge-hub/reporting-bugs-and-requesting-features-in-netbird
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub Reporting Bugs and Requesting Features in NetBird NetBird has changed how bug reports and feature requests work in GitHub. New reports start as Disc
Generic HTTP Endpoint for Network Events Streaming /knowledge-hub/generic-http-endpoint-for-network-events-streaming
Open Source GDPR · ISO 27001 · DORA Use Cases Resources Community Docs Pricing Install Get Started Back to Networking Knowledge Hub Generic HTTP Endpoint for Network Events Streaming We are excited to announce the new Generic HTTP endpoint integration for streaming audit & traffi
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=netbird.io
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim netbird.io to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="netbird.io" async></script> or the image https://api.actuent.ai/badge.svg?domain=netbird.io&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
