Skip to main content
Glama

Osmosis

by jonator
{ "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": true }, "formatter": { "enabled": true, "formatWithErrors": false, "indentStyle": "space", "indentWidth": 2, "lineEnding": "lf", "lineWidth": 80, "attributePosition": "auto" }, "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "correctness": { "noUnusedImports": "error", "noUnusedVariables": "warn" }, "suspicious": { "noArrayIndexKey": "off", "noExplicitAny": "warn" }, "a11y": { "useKeyWithClickEvents": "off", "noSvgWithoutTitle": "off", "useButtonType": "off" }, "style": { "noInferrableTypes": "off", "useNumberNamespace": "off", "noNonNullAssertion": "off" } } }, "javascript": { "formatter": { "jsxQuoteStyle": "single", "quoteProperties": "asNeeded", "trailingCommas": "all", "semicolons": "asNeeded", "arrowParentheses": "always", "bracketSpacing": true, "bracketSameLine": false, "quoteStyle": "single", "attributePosition": "auto" } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonator/osmosis-agent-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server