windsock-mcp
Windsock aircraft intelligence for AI agents, from Python.
Windsock exposes 38 tools over the Model Context Protocol
at https://windsock.ai/mcp: aircraft valuations, FAA registry lookups, cost of
ownership, comparable aircraft, fleet search, ADs and STCs, market metrics with
forecasts, verified value reports, pre-buy diligence checklists, logbook search
and a watchlist. This package gives you a client helper and a stdio bridge.
pip install windsock-mcp
export WINDSOCK_API_KEY=wsk_… # Integrations → Agents & SDKs in your Windsock account
Call tools directly
import asyncio
from windsock_mcp import connect
async def main():
async with connect() as session:
tools = await session.list_tools()
print([t.name for t in tools.tools])
result = await session.call_tool("lookup_aircraft", {"registration": "N12345"})
print(result.content[0].text)
asyncio.run(main())
Use as a stdio MCP server
{
"mcpServers": {
"windsock": {
"command": "windsock-mcp",
"env": { "WINDSOCK_API_KEY": "wsk_…" }
}
}
}
Docs
- https://windsock.ai/mcp — endpoint, auth, quickstarts, full tool catalog
- https://windsock.ai/mcp/llms.txt — machine-readable index
MIT © Windsock
mcp-name: ai.windsock/windsock
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file windsock_mcp-0.1.1.tar.gz.
File metadata
- Download URL: windsock_mcp-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9930b4c4610f9847af028941e6fd61909a05305b9fbd83d8e7e8378ec344f94a
|
|
| MD5 |
5c749dfcabb830d552fba9bff8772aa5
|
|
| BLAKE2b-256 |
93b2669d2361cbc00faf2b5a3b0b0c7c50e206cc7910a950a73ccd525248b09a
|
Provenance
The following attestation bundles were made for windsock_mcp-0.1.1.tar.gz:
Publisher:
publish.yml on team-windsock/windsock-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
windsock_mcp-0.1.1.tar.gz -
Subject digest:
9930b4c4610f9847af028941e6fd61909a05305b9fbd83d8e7e8378ec344f94a - Sigstore transparency entry: 2797443872
- Sigstore integration time:
-
Permalink:
team-windsock/windsock-mcp@b9a687415d9696cb972e85997ee446bed1ca80da -
Branch / Tag:
refs/tags/py-v0.1.1 - Owner: https://github.com/team-windsock
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b9a687415d9696cb972e85997ee446bed1ca80da -
Trigger Event:
push
-
Statement type:
File details
Details for the file windsock_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: windsock_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ca645835558dd569b60c80dae2eda281d901520b1254ff9abd7c5bb0480f7ef
|
|
| MD5 |
e1c015136243a3ca0c0d23493628c884
|
|
| BLAKE2b-256 |
72eaebbc1cc04aabe120e6e78974f79bf7cd233d27c03c931224aa69a7ced38a
|
Provenance
The following attestation bundles were made for windsock_mcp-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on team-windsock/windsock-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
windsock_mcp-0.1.1-py3-none-any.whl -
Subject digest:
8ca645835558dd569b60c80dae2eda281d901520b1254ff9abd7c5bb0480f7ef - Sigstore transparency entry: 2797443945
- Sigstore integration time:
-
Permalink:
team-windsock/windsock-mcp@b9a687415d9696cb972e85997ee446bed1ca80da -
Branch / Tag:
refs/tags/py-v0.1.1 - Owner: https://github.com/team-windsock
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b9a687415d9696cb972e85997ee446bed1ca80da -
Trigger Event:
push
-
Statement type: