0.0.16 • Published 4 months ago

@smcphub/weather v0.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Welcome to @smcphub/server šŸ‘‹

Version Documentation License: MIT

MCP Client of SMCPHUB. Support all Chinese cities now.

šŸ  Homepage

Install

npm i @smcphub/weather

OR

yarn add @smcphub/weather

Usage

import SmcphubClient from '@smcphub/client';

const smcphubClient = new SmcphubClient({
  api_key: 'YOUR_API_KEY'
});

smcphubClient.connect().then((tools) => {
  console.log(tools);
});

Author

šŸ‘¤ SMCPHUB

0.0.16

4 months ago

0.0.15

4 months ago

0.0.14

4 months ago

0.0.13

4 months ago

0.0.12

4 months ago

0.0.11

4 months ago

0.0.10

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago